Skip to content
GitLab
Explore
Sign in
Commits · 79691b6e27b2dc2730cf772ac05e04894c764d22
pycuda
Browse files
Jun 12, 2022
fixed broadcastting issue
· 79691b6e
Mit Kotak
authored
Jun 12, 2022
79691b6e
started docs
· 0b82e324
Mit Kotak
authored
Jun 12, 2022
0b82e324
Jun 11, 2022
broadcasting is working
· f3936d03
Mit Kotak
authored
Jun 11, 2022
f3936d03
testing broadcast
· 5f584404
Mit Kotak
authored
Jun 11, 2022
5f584404
Merge branch 'cudagraph' of
https://gitlab.tiker.net/kaushikcfd/pycuda
into pure_scalar
· 8d3d0fd9
Mit Kotak
authored
Jun 11, 2022
8d3d0fd9
added postvolta flag
· 42335c18
Mit Kotak
authored
Jun 11, 2022
42335c18
Jun 03, 2022
pre_volta_flag added
· 3264b1c1
Mit Kotak
authored
Jun 03, 2022
3264b1c1
Added bitwise operations
· 5c8ba480
Mit Kotak
authored
Jun 03, 2022
5c8ba480
May 28, 2022
memcpy array not working
· f7ac356c
Mit Kotak
authored
May 27, 2022
f7ac356c
May 27, 2022
buffer implementation for kernel_node + array memcpy CI
· 44dfe1af
Mit Kotak
authored
May 27, 2022
44dfe1af
Deleted graph.dot
· b1c6e5b1
Mit Kotak
authored
May 27, 2022
b1c6e5b1
solved memalloc + memfree
· 77408628
Mit Kotak
authored
May 26, 2022
77408628
May 26, 2022
removed print statements + fixed flake8
· fc1e5969
Mit Kotak
authored
May 25, 2022
fc1e5969
added print statements for debugging
· 867a590d
Mit Kotak
authored
May 25, 2022
867a590d
trying out CI gpu
· 1fab064f
Mit Kotak
authored
May 25, 2022
1fab064f
fixed flake8 errors
· df026dd1
Mit Kotak
authored
May 25, 2022
df026dd1
memalloc operation not supported + array memcpy
· 5ce5a116
Mit Kotak
authored
May 25, 2022
5ce5a116
May 23, 2022
solved kernel_node issue
· 7d9f6b50
Mit Kotak
authored
May 22, 2022
7d9f6b50
May 22, 2022
added buffer mode in kernel_node
· 250d3a4f
Mit Kotak
authored
May 22, 2022
250d3a4f
fixed compilation issue
· fb4a7df9
Mit Kotak
authored
May 21, 2022
fb4a7df9
added memfree + memalloc
· a32bea3f
Mit Kotak
authored
May 21, 2022
a32bea3f
Apr 04, 2022
resolved flake8
· 42d03425
Mit Kotak
authored
Apr 04, 2022
42d03425
merged order_a_reshap + small fixes
· 458f5939
Mit Kotak
authored
Apr 04, 2022
458f5939
Apr 03, 2022
removed test.dot
· ef36c117
mitkotak
authored
Apr 03, 2022
ef36c117
Cleaned up code
· ecca8175
mitkotak
authored
Apr 03, 2022
ecca8175
added memalloc node
· fa1d4447
mitkotak
authored
Apr 03, 2022
fa1d4447
fixed small typo in setup.py
· 1fa916e0
mitkotak
authored
Apr 02, 2022
1fa916e0
Added pure scalar functionality to min/max
· 61fa07ad
mitkotak
authored
Apr 02, 2022
61fa07ad
Apr 02, 2022
Revert "Resolved flake8"
· 3914d71a
Mit Kotak
authored
Apr 02, 2022
3914d71a
Revert "ctx.pop()"
· 6bba46da
Mit Kotak
authored
Apr 02, 2022
6bba46da
Revert "Spring cleaning !!"
· e7ca729d
Mit Kotak
authored
Apr 02, 2022
e7ca729d
Mar 19, 2022
Resolved flake8
· 83753078
Mit Kotak
authored
Mar 18, 2022
83753078
Resolved FIXMEs
· 4217b350
Mit Kotak
authored
Mar 19, 2022
4217b350
removed spurious diffs from gpuarray.py
· 2fd8e29f
Mit Kotak
authored
Mar 19, 2022
2fd8e29f
removed extra tests
· 0bb45c00
Mit Kotak
authored
Mar 18, 2022
0bb45c00
Mar 18, 2022
removed test.dot
· 5a34a12f
Mit Kotak
authored
Mar 18, 2022
5a34a12f
removed order="A" commit
· 9e11da7d
Mit Kotak
authored
Mar 18, 2022
9e11da7d
Removed print statments from cudagraph.hpp
· 978bb546
Mit Kotak
authored
Mar 18, 2022
978bb546
Mar 17, 2022
Fixed dimensions in test_kernel_node
· 9a6f23f8
Mit Kotak
authored
Mar 17, 2022
9a6f23f8
Mar 16, 2022
test_kernel_node not working
· e1e3962e
Mit Kotak
authored
Mar 16, 2022
e1e3962e
Loading