issues
search
takagi
/
cl-cuda
Cl-cuda is a library to use NVIDIA CUDA in Common Lisp programs.
MIT License
280
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Updating CUDA
#104
lukego
opened
10 months ago
0
Added optional pkg-config flags
#103
ghollisjr
closed
3 years ago
1
Add pkg-config support to help find headers
#102
ghollisjr
closed
3 years ago
2
Add inverse trigonometric functions to +built-in-functions+
#101
digikar99
opened
3 years ago
0
Atomic Operations
#100
digikar99
closed
3 years ago
2
Working with a global context
#99
digikar99
opened
3 years ago
0
Repeated loading
#98
melisgl
closed
4 years ago
3
update readme: DO iterates UNTIL test-form holds
#97
braised-babbage
closed
3 years ago
0
Adding CUDA-X
#96
Symbolics
opened
5 years ago
2
Windows patch (tested on Windows 10)
#95
sgr
opened
5 years ago
0
A TYPE-OF-FUNCTION test failed
#94
sgr
opened
5 years ago
0
Add float2 and double2 types.
#93
jmbr
opened
5 years ago
0
Fix typo in README
#92
mihaiolteanu
opened
6 years ago
0
Macrolet statement
#91
DrSplinter
closed
6 years ago
3
Changed unfolding of arithmetics from right to left
#90
DrSplinter
closed
6 years ago
2
kernel `-` function does not correspond to lisp `-`
#89
DrSplinter
closed
6 years ago
4
Make it build on ASDF 3.3
#88
fare
closed
7 years ago
3
invalid CUDA driver API error No.: 4294967295
#87
thibaultlanglois
opened
7 years ago
3
Fix README
#86
gos-k
closed
7 years ago
3
Bit shifting operators
#85
Disclosure
opened
7 years ago
3
See CU code defkernel should compile to
#84
Disclosure
opened
7 years ago
1
Issue/81 CUDA 8 Doesn't Work
#83
takagi
closed
7 years ago
0
added a handful of functions to query the amount of memory on a device
#82
serialhex
closed
7 years ago
1
CUDA 8 Doesn't Work - MSVC
#81
serialhex
closed
7 years ago
20
added functions so you can do math between ints & float types
#80
serialhex
closed
7 years ago
1
Use prove instead of cl-test-more.
#79
takagi
closed
8 years ago
0
Issue/47 Use prove instead of cl-test-more.
#78
gos-k
closed
8 years ago
1
Errors running tests on Windows
#77
serialhex
closed
8 years ago
9
Add Windows to Verification environments.
#76
takagi
opened
8 years ago
1
Add :WINDOWS clause to CFFI:DEFINE-FOREIGN-LIBRARY.
#75
takagi
opened
8 years ago
0
Trying the sample always getting CU-INIT failed with driver API error nº 3
#74
anquegi
closed
8 years ago
1
Compound literals do not work in MSVC.
#73
takagi
opened
8 years ago
0
Fix test on compound literal.
#72
takagi
closed
8 years ago
1
Generating temporary CUDA C file name fails on Windows.
#71
takagi
opened
8 years ago
2
Any way to run on Windows?
#70
jaccarmac
opened
8 years ago
52
Issue/41 error when loading.
#69
takagi
closed
8 years ago
0
Issue/58 Write CPU version of sph example again.
#68
takagi
closed
8 years ago
0
Issue/41 Fix error when loading.
#67
takagi
closed
8 years ago
0
Issue/49 Rewrite sph example with cuModuleGetGlobal.
#66
takagi
closed
8 years ago
0
Issue/53 Add initializer syntax for CUDA vector types.
#65
takagi
closed
8 years ago
1
Support long type.
#64
takagi
opened
8 years ago
0
Issue/60 Appropriately compile single and double precision float values.
#63
takagi
closed
8 years ago
0
Issue/61 Infer global's type from its initial value.
#62
takagi
closed
8 years ago
0
Infer global's type from its initial value.
#61
takagi
closed
8 years ago
0
Appropriately compile single and double precision float values.
#60
takagi
closed
8 years ago
0
Support Multi-GPU programming.
#59
takagi
opened
8 years ago
0
Write CPU version of sph example again.
#58
takagi
closed
8 years ago
0
Issue/48 Automatically set nvcc's "-arch" option from cuDeviceComputeCapability.
#57
takagi
closed
8 years ago
0
Issue/54 Output definitions in defined order.
#56
takagi
closed
8 years ago
0
Issue/49 Rewrite sph example with cuModuleGetGlobal.
#55
takagi
closed
8 years ago
0
Next