0
I Use This!
Low Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add option to build vulkan module via cmake. More... over 3 years ago
Fixed a bug in wording. More... over 3 years ago
Remove all doxygen warnings. More... over 3 years ago
Address some doxygen warnings. More... over 3 years ago
Turn this into a compile-time check & add check for the function ID too. More... over 3 years ago
Make sure that string ID values don't exceed 32-bit size. More... over 3 years ago
Explicitly store unsigned 32-bit integer with formula tokens. More... over 3 years ago
Fix documentation building. More... over 3 years ago
Update the doc build settings for the readthedocs site. More... over 3 years ago
Fix build with MSVC. More... over 3 years ago
Fix the build with MSVC. More... over 3 years ago
Wrong namespace labels. More... over 3 years ago
Declare this derived class final. More... over 3 years ago
Improve inline comments to describe the vulkan pipeline more. More... over 3 years ago
Print only the first 15 and last 5 values & measure running times. More... over 3 years ago
Specify runpath to $ORIGIN so that it can find the vulkan module ... More... over 3 years ago
I don't think I need this, since I use fence to wait. More... over 3 years ago
Ensure that the flush / invalidate range is a multiple of the atom size. More... over 3 years ago
Add CPU implementation of fibonacci numbers. More... over 3 years ago
Generalize the raw data byte size calculation. More... over 3 years ago
Finish fibonacci computation all the way. More... over 3 years ago
Create a pipeline instance. More... over 3 years ago
Actually I don't need to go through std::ostringstream for this... More... over 3 years ago
Create a shader module instance for fibonnaci computation. More... over 3 years ago
Print test function names. More... over 3 years ago
Fix CMake build. More... almost 4 years ago
Maybe use gfortran-9? More... almost 4 years ago
Remove gfortran-8 package usage. More... almost 4 years ago
fix cell count check More... almost 4 years ago
fix assertion More... almost 4 years ago