Releases: Theano/libgpuarray
Releases · Theano/libgpuarray
0.7.6
Compare
Sorry, something went wrong.
No results found
Add some minor fixes for OpenCL in tests and functionality
Clarify some error messages
Update the list of cuda versions for windows to include 9.1
0.7.5
Compare
Sorry, something went wrong.
No results found
Fix for initialization on OpenCL
Add cuda 9.0 to the list of versions.
0.7.4
Compare
Sorry, something went wrong.
No results found
Add support for tensor cores on Volta
Check the compute capability against the loaded version of cuda.
Fix an error in the generated code for elemwise scalars
0.7.3
Compare
Sorry, something went wrong.
No results found
Fix some race conditions in the CUDA blas code.
Add more extension checking in the OpenCL core code.
Add better python setup.py clean
0.7.2
Compare
Sorry, something went wrong.
No results found
New automated conda package building for releases (uploaded to channel 'mila-udem')
Fix a bunch of memory leaks
Fix some possible synchronisation problems in BLAS dot.
0.7.1
Compare
Sorry, something went wrong.
No results found
Fix for collectives tests
Fix for header inclusion in ext_cuda.h
0.7.0
Compare
Sorry, something went wrong.
No results found
Support for cuda9 float16
Support for NCCL 2.0 (support for 1.0 dropped)
Extensible API to configure contexts
OpenCL minimum version requirement bumped to 1.2
This release is API and ABI incompatible with the 0.6.X series and will require some code adjustments from the clients.
0.6.9
Compare
Sorry, something went wrong.
No results found
Improve cuda detection, especially on windows.
Fix bug in kernel cache related to multiple kernels in the same source block.
Fix a couple of possible segfaults on errors.
Fix a number of new compiler warnings, mostly in the tests.
0.6.8
Compare
Sorry, something went wrong.
No results found
Fix build on windows
Add a test with appveyor so that the windows build will keep working.
0.6.7
Compare
Sorry, something went wrong.
No results found
Fix broken pygpu.test() in 0.6.6.