index
:
ZLUDA
better_build
better_inject
blender_42
bpermute
build_fix
build_fixes
build_fixes2
builtin_fixes_try2
carry_fix
cgbn_readme
codegen_variables
compat
cuda-12-4
detours
dump_replay
error_report
feature_matching
fix_build
fix_builtin_wip
geekbench
geekbnch
gh-pages
improve_ci
improve_ci2
kernel_dump
linux_linker_hack
llama2
llvm
malloc_private
master
meshroom
misc_fixes
new_dev
ockl_fix
oidn
older_cuda
parser_rewrite
parser_rewrite_try1
refactor_vectors
regen_tests
remove_sema
repass
repass2
sad_inst
stateful_try1
stateful_try2
sust_suld
troubleshooting_docs
update-readme
update_docs
wave32_report_fix
win_fix
CUDA on AMD GPUs
vosen
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
notcuda
Age
Commit message (
Expand
)
Author
2020-11-22
Add 8bit memset
Andrzej Janik
2020-11-21
Fix linking with shl/shr, add memset on host and support __assertfail
Andrzej Janik
2020-11-21
Fix problems with linking
Andrzej Janik
2020-11-14
Support more property queries
Andrzej Janik
2020-11-12
Add back erroneously removed functionality
Andrzej Janik
2020-11-12
Refactor host code to use one big lock
Andrzej Janik
2020-11-07
Append project URL to device name and add few missing CUDA v1 functions
Andrzej Janik
2020-10-31
Implement atomic instructions
Andrzej Janik
2020-10-04
Add support for top-level global variables, improve array support
Andrzej Janik
2020-09-27
Add missing support for Milestone 1
Andrzej Janik
2020-09-24
Fix minor problems with a private CUDA function
Andrzej Janik
2020-09-24
Implement more host code, moving execution further
Andrzej Janik
2020-09-12
Parse vector movs (mov.type a.x b.y;)
Andrzej Janik
2020-09-03
Finish up cleanup for PTX function support
Andrzej Janik
2020-09-03
Start refactoring SPIRV module generation in preparation for support of funct...
Andrzej Janik
2020-09-02
Parse Linux vectorAdd debug PTX kernel
Andrzej Janik
2020-09-01
Refactor main library, implement some more functionality
Andrzej Janik
2020-08-28
Update level0 to 1.0 and unpack fatbins
Andrzej Janik
2020-03-09
Start parsing PTX text
Andrzej Janik
2020-02-25
Add malloc and context setter/getter
Andrzej Janik
2020-02-25
Refactor parsing of attributes and handle more export table functions
Andrzej Janik
2020-02-18
Start mapping attributes
Andrzej Janik
2020-02-17
Refactor device functions
Andrzej Janik
2020-02-17
Return max memory
Andrzej Janik
2020-02-17
Add missing entry to the export table and
Andrzej Janik
2020-02-16
Add device getter
Andrzej Janik
2020-02-16
Add platform initialization
Andrzej Janik
2020-02-10
Implement redirecting dll
Andrzej Janik
2020-02-09
Reorganize project to a workspace
Andrzej Janik
2020-01-08
Split project into three
Andrzej Janik