.cargo
Try to make ZLUDA more robust on Windows ( #442 )
2025-07-28 13:20:04 -07:00
.devcontainer
Create infrastructure for performance libraries ( #363 )
2025-05-01 22:37:18 +02:00
.github /workflows
Fix version in nightly trigger ( #464 )
2025-08-04 13:09:37 -07:00
comgr
zoc (ZLUDA offline compiler) ( #344 )
2025-08-13 15:27:02 -07:00
compiler
zoc (ZLUDA offline compiler) ( #344 )
2025-08-13 15:27:02 -07:00
cuda_macros
Check Rust formatting on pull requests ( #451 )
2025-07-30 14:55:09 -07:00
cuda_types
Use FromCuda
in zluda_blas
( #455 )
2025-07-31 09:52:10 -07:00
dark_api
Rename zluda_dump to zluda_trace ( #456 )
2025-07-31 08:07:03 -07:00
detours-sys
Redo logging to better log dark API and performance libraries ( #372 )
2025-06-09 15:29:14 -07:00
docs
Rename "Usage" to "Quick start"
2025-09-03 21:07:36 +00:00
ext
Check Rust formatting on pull requests ( #451 )
2025-07-30 14:55:09 -07:00
format
Use FromCuda
in zluda_blas
( #455 )
2025-07-31 09:52:10 -07:00
llvm_zluda
Always use Unix line endings ( #453 )
2025-07-30 15:09:47 -07:00
ptx
Add test for unrecognized statement error with vector braces ( #472 )
2025-08-13 17:23:51 -07:00
ptx_parser
Add test for unrecognized statement error with vector braces ( #472 )
2025-08-13 17:23:51 -07:00
ptx_parser_macros
More tracing for custom parsers ( #471 )
2025-08-08 12:19:27 -07:00
ptx_parser_macros_impl
Check Rust formatting on pull requests ( #451 )
2025-07-30 14:55:09 -07:00
xtask
Implement kernel cache ( #465 )
2025-08-11 09:20:40 -07:00
zluda
zoc (ZLUDA offline compiler) ( #344 )
2025-08-13 15:27:02 -07:00
zluda_bindgen
Use FromCuda
in zluda_blas
( #455 )
2025-07-31 09:52:10 -07:00
zluda_blas
Implement cublas functions needed for llm.c ( #457 )
2025-07-31 11:08:53 -07:00
zluda_blaslt
Check Rust formatting on pull requests ( #451 )
2025-07-30 14:55:09 -07:00
zluda_cache
Implement kernel cache ( #465 )
2025-08-11 09:20:40 -07:00
zluda_common
Implement cublas functions needed for llm.c ( #457 )
2025-07-31 11:08:53 -07:00
zluda_dnn
Check Rust formatting on pull requests ( #451 )
2025-07-30 14:55:09 -07:00
zluda_fft
Check Rust formatting on pull requests ( #451 )
2025-07-30 14:55:09 -07:00
zluda_inject
Rename zluda_dump to zluda_trace ( #456 )
2025-07-31 08:07:03 -07:00
zluda_ml
Rename zluda_dump to zluda_trace ( #456 )
2025-07-31 08:07:03 -07:00
zluda_preload
Force loading ZLUDA through LD_PRELOAD ( #447 )
2025-07-31 18:00:13 -07:00
zluda_redirect
Make sure it is possible to log 32bit PhysX ( #374 )
2025-07-08 10:19:49 -07:00
zluda_sparse
Check Rust formatting on pull requests ( #451 )
2025-07-30 14:55:09 -07:00
zluda_trace
Force loading ZLUDA through LD_PRELOAD ( #447 )
2025-07-31 18:00:13 -07:00
zluda_trace_blas
Force loading ZLUDA through LD_PRELOAD ( #447 )
2025-07-31 18:00:13 -07:00
zluda_trace_blaslt
Force loading ZLUDA through LD_PRELOAD ( #447 )
2025-07-31 18:00:13 -07:00
zluda_trace_common
Force loading ZLUDA through LD_PRELOAD ( #447 )
2025-07-31 18:00:13 -07:00
zluda_trace_dnn
Force loading ZLUDA through LD_PRELOAD ( #447 )
2025-07-31 18:00:13 -07:00
zluda_trace_fft
Force loading ZLUDA through LD_PRELOAD ( #447 )
2025-07-31 18:00:13 -07:00
zluda_trace_sparse
Force loading ZLUDA through LD_PRELOAD ( #447 )
2025-07-31 18:00:13 -07:00
.gitattributes
Fix linguist instructions
2024-08-07 13:29:03 +02:00
.gitignore
Add support for shfl.sync.MODE.b32
( #409 )
2025-07-16 17:23:11 -07:00
.gitmodules
Fix host code and update to CUDA 12.4 ( #299 )
2024-12-02 00:29:57 +01:00
.rustfmt.toml
Always use Unix line endings ( #453 )
2025-07-30 15:09:47 -07:00
Cargo.lock
zoc (ZLUDA offline compiler) ( #344 )
2025-08-13 15:27:02 -07:00
Cargo.toml
zoc (ZLUDA offline compiler) ( #344 )
2025-08-13 15:27:02 -07:00
geekbench.svg
Update README for version 4 ( #315 )
2024-12-31 17:33:59 +01:00
LICENSE-APACHE
Update wording, add license
2020-11-24 23:23:53 +01:00
LICENSE-MIT
Update wording, add license
2020-11-24 23:23:53 +01:00
README.md
Rename "Usage" to "Quick start"
2025-09-03 21:07:36 +00:00