aboutsummaryrefslogtreecommitdiffhomepage
path: root/notcuda
AgeCommit message (Expand)Author
2020-11-22Add 8bit memsetAndrzej Janik
2020-11-21Fix linking with shl/shr, add memset on host and support __assertfailAndrzej Janik
2020-11-21Fix problems with linkingAndrzej Janik
2020-11-14Support more property queriesAndrzej Janik
2020-11-12Add back erroneously removed functionalityAndrzej Janik
2020-11-12Refactor host code to use one big lockAndrzej Janik
2020-11-07Append project URL to device name and add few missing CUDA v1 functionsAndrzej Janik
2020-10-31Implement atomic instructionsAndrzej Janik
2020-10-04Add support for top-level global variables, improve array supportAndrzej Janik
2020-09-27Add missing support for Milestone 1Andrzej Janik
2020-09-24Fix minor problems with a private CUDA functionAndrzej Janik
2020-09-24Implement more host code, moving execution furtherAndrzej Janik
2020-09-12Parse vector movs (mov.type a.x b.y;)Andrzej Janik
2020-09-03Finish up cleanup for PTX function supportAndrzej Janik
2020-09-03Start refactoring SPIRV module generation in preparation for support of funct...Andrzej Janik
2020-09-02Parse Linux vectorAdd debug PTX kernelAndrzej Janik
2020-09-01Refactor main library, implement some more functionalityAndrzej Janik
2020-08-28Update level0 to 1.0 and unpack fatbinsAndrzej Janik
2020-03-09Start parsing PTX textAndrzej Janik
2020-02-25Add malloc and context setter/getterAndrzej Janik
2020-02-25Refactor parsing of attributes and handle more export table functionsAndrzej Janik
2020-02-18Start mapping attributesAndrzej Janik
2020-02-17Refactor device functionsAndrzej Janik
2020-02-17Return max memoryAndrzej Janik
2020-02-17Add missing entry to the export table andAndrzej Janik
2020-02-16Add device getterAndrzej Janik
2020-02-16Add platform initializationAndrzej Janik
2020-02-10Implement redirecting dllAndrzej Janik
2020-02-09Reorganize project to a workspaceAndrzej Janik
2020-01-08Split project into threeAndrzej Janik