FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · aureagle/libgpuarray · GitHub
aureagle
/
libgpuarray
Public
forked from
Theano/libgpuarray
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Feb 8, 2019
Merge pull request #585 from rebecca-palmer/nofp64_errors
Show description for 9cec614
abergeron
authored
9cec614
View commit details
Copy full SHA for 9cec614
Browse repository at this point
Merge pull request #584 from rebecca-palmer/rnp_misc_fixes
Show description for d7e3ac9
abergeron
authored
d7e3ac9
View commit details
Copy full SHA for d7e3ac9
Browse repository at this point
Commits on Jan 27, 2019
test_dot: always check against CPU double precision
Show description for 0a33549
rebecca-palmer
committed
0a33549
View commit details
Copy full SHA for 0a33549
Browse repository at this point
tril/u: pass have_double/etc flags, to get a user-friendly error if
Show description for 89e1cad
rebecca-palmer
committed
89e1cad
View commit details
Copy full SHA for 89e1cad
Browse repository at this point
add "no double support = skip, not fail" to more tests
rebecca-palmer
committed
818a588
View commit details
Copy full SHA for 818a588
Browse repository at this point
Commits on Jan 26, 2019
elemwise: use UnsupportedException for no double support
Show description for fd0a210
rebecca-palmer
committed
fd0a210
View commit details
Copy full SHA for fd0a210
Browse repository at this point
elemwise: pass through error messages
rebecca-palmer
committed
fed0af3
View commit details
Copy full SHA for fed0af3
Browse repository at this point
Give a non-cryptic error when double precision is not available
rebecca-palmer
committed
79c8082
View commit details
Copy full SHA for 79c8082
Browse repository at this point
Actually use all the clblasStatus-to-error-string table
Show description for bb9509c
rebecca-palmer
committed
bb9509c
View commit details
Copy full SHA for bb9509c
Browse repository at this point
Fix typo
rebecca-palmer
committed
4c4ff97
View commit details
Copy full SHA for 4c4ff97
Browse repository at this point
Don't corrupt lru_cache on exceptions
Show description for b55ba6a
rebecca-palmer
committed
b55ba6a
View commit details
Copy full SHA for b55ba6a
Browse repository at this point
Fix stack smashing crash in *gemmBatch
Show description for 2629992
rebecca-palmer
committed
2629992
View commit details
Copy full SHA for 2629992
Browse repository at this point
Commits on Jan 14, 2019
Merge pull request #582 from rebecca-palmer/master
Show description for 23f30c2
abergeron
authored
23f30c2
View commit details
Copy full SHA for 23f30c2
Browse repository at this point
Commits on Jan 13, 2019
Fix spelling
rebecca-palmer
committed
1b3ce42
View commit details
Copy full SHA for 1b3ce42
Browse repository at this point
Don't assume size_t == cl_ulong
Show description for bf1e694
rebecca-palmer
committed
bf1e694
View commit details
Copy full SHA for bf1e694
Browse repository at this point
Commits on Nov 14, 2018
Merge pull request #580 from abergeron/cuda10
Show description for 8786e0f
nouiz
authored
8786e0f
View commit details
Copy full SHA for 8786e0f
Browse repository at this point
Actually use the origin versions for the reported error
abergeron
committed
c3dae99
View commit details
Copy full SHA for c3dae99
Browse repository at this point
Commits on Nov 5, 2018
Support more recent versions and make sure to not always report errors for nvrtc64_70
abergeron
committed
450e6c0
View commit details
Copy full SHA for 450e6c0
Browse repository at this point
Commits on Oct 23, 2018
Merge pull request #576 from wonghang/tri_float64_support
Show description for 5ceeb8e
abergeron
authored
5ceeb8e
View commit details
Copy full SHA for 5ceeb8e
Browse repository at this point
Commits on Oct 20, 2018
add float64 support to tril triu
wonghang
committed
07cd4ad
View commit details
Copy full SHA for 07cd4ad
Browse repository at this point
Commits on Apr 23, 2018
Merge pull request #571 from jvesely/cuda_test
Show description for f036aef
abergeron
authored
f036aef
View commit details
Copy full SHA for f036aef
Browse repository at this point
Commits on Apr 18, 2018
pygpu/tests: Do not compare gpudata if the context is not CUDA
Show description for 0c25f2c
jvesely
committed
0c25f2c
View commit details
Copy full SHA for 0c25f2c
Browse repository at this point
Merge pull request #570 from jvesely/half_rte
Show description for 5761af1
abergeron
authored
5761af1
View commit details
Copy full SHA for 5761af1
Browse repository at this point
Commits on Apr 5, 2018
cluda_opencl: Use round to nearest even to match cpu version
Show description for ac58a79
jvesely
committed
ac58a79
View commit details
Copy full SHA for ac58a79
Browse repository at this point
Commits on Feb 1, 2018
Merge pull request #567 from abergeron/error_msg
Show description for 04c2892
nouiz
authored
04c2892
View commit details
Copy full SHA for 04c2892
Browse repository at this point
Commits on Jan 30, 2018
Make the life of people regularly running debug build easier.
abergeron
committed
a2d404d
View commit details
Copy full SHA for a2d404d
Browse repository at this point
Commits on Jan 10, 2018
Merge pull request #563 from nouiz/doc_err
Show description for dfadef3
abergeron
authored
dfadef3
View commit details
Copy full SHA for dfadef3
Browse repository at this point
Re-raise the error when needed.
nouiz
committed
5dfbff3
View commit details
Copy full SHA for 5dfbff3
Browse repository at this point
Small doc update
nouiz
committed
26075ec
View commit details
Copy full SHA for 26075ec
Browse repository at this point
Commits on Jan 8, 2018
Merge pull request #561 from abergeron/cublas_msg
Show description for c3f7d79
nouiz
authored
c3f7d79
View commit details
Copy full SHA for c3f7d79
Browse repository at this point
Move the space around.
abergeron
committed
cda95ed
View commit details
Copy full SHA for cda95ed
Browse repository at this point
Add possible cause for the Library not initialized error message from cublas.
abergeron
committed
1f4457f
View commit details
Copy full SHA for 1f4457f
Browse repository at this point
Commits on Dec 18, 2017
Merge pull request #558 from abergeron/cuda_91
Show description for 2a52f62
nouiz
authored
2a52f62
View commit details
Copy full SHA for 2a52f62
Browse repository at this point
Apparently travis needs an explicit version of pip.
abergeron
committed
52074ef
View commit details
Copy full SHA for 52074ef
Browse repository at this point
Commits on Dec 14, 2017
Add 9.1 to the list of versions that windows looks for.
abergeron
committed
db72061
View commit details
Copy full SHA for db72061
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL