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
/
zluda
/
src
Age
Commit message (
Expand
)
Author
2021-08-07
Use raw interop for building programs
Andrzej Janik
2021-08-07
Hack to read clang output
Andrzej Janik
2021-08-07
Try seeking before reading
Andrzej Janik
2021-08-07
Take path to llvm-spirv from environment
Andrzej Janik
2021-08-07
Handle xnack suffix in device name
Andrzej Janik
2021-08-06
Wire up AMD compilation
Andrzej Janik
2021-08-06
Remove all use of L0
Andrzej Janik
2021-08-04
Convert OpenCL host code to SVM
Andrzej Janik
2021-08-03
Hack enough functionality that AMD GPU code builds
Andrzej Janik
2021-08-02
Use calls to OpenCL builtins when translating sregs, do SPIRV->LLVM conversio...
Andrzej Janik
2021-07-25
Tune generated code, add a workaround for geekbench
Andrzej Janik
2021-07-22
Finish converting to OpenCL
Andrzej Janik
2021-07-21
Start converting to OpenCL
Andrzej Janik
2021-07-06
Synchronize through barrier
Andrzej Janik
2021-07-05
Fix overzealus check
Andrzej Janik
2021-07-04
Implement stream-wide event reuse
Andrzej Janik
2021-07-04
Use immediate command lists
Andrzej Janik
2021-07-04
Make everything async
Andrzej Janik
2021-07-04
Remember to actually submit workload
Andrzej Janik
2021-07-04
First attempt at async host side
Andrzej Janik
2021-06-28
Bunch of tiny fixes and improvements
Andrzej Janik
2021-06-27
Revert "Fix offset calculation in kernel launch"
Andrzej Janik
2021-06-27
Fix bugs related to replay on Linux
Andrzej Janik
2021-06-27
Fix offset calculation in kernel launch
Andrzej Janik
2021-06-27
Fix more bugs
Andrzej Janik
2021-06-27
Add missing import
Andrzej Janik
2021-06-27
Add missing pub qualifier
Andrzej Janik
2021-06-27
Fix build on Linux
Andrzej Janik
2021-05-28
Fix level zero bindings
Andrzej Janik
2021-05-27
Refactor L0 bindings
Andrzej Janik
2021-05-17
Handle even more export table functions
Andrzej Janik
2021-04-10
Make dumper compatible with older versions of CUDA
Andrzej Janik
2021-04-09
More fixes for 32bit
Andrzej Janik
2021-04-09
Fix 32-bit builds
Andrzej Janik
2021-02-22
Make misc fixes (#41)
Andrzej Janik
2021-01-23
Add script for replaying dumped kernel (#34)
Andrzej Janik
2021-01-16
Add a library for dumping kernels arguments before and after launch (#18)
Andrzej Janik
2021-01-15
Prevent linker from stripping exports on Linux (#33)
Andrzej Janik
2021-01-08
Add empty implementation of cuDeviceGetLuid (#30)
Andrzej Janik
2020-11-23
Append short project name to the device if there's not enough space for long ...
Andrzej Janik
2020-11-23
Rename everything
Andrzej Janik