summary refs log tree commit diff
path: root/pkgs/development/python-modules/pycuda
Commit message (Collapse)AuthorAge
* python: pycuda: 2018.1.1 -> 2019.1.2Frederik Rietdijk2019-10-27
|
* treewide: remove redundant recvolth2019-08-28
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* python: pycuda: 2018.1 -> 2018.1.1Frederik Rietdijk2018-10-13
|
* python: pycuda: 2017.1.1 -> 2018.1Frederik Rietdijk2018-08-25
|
* pythonPackages: remove `name` attribute`Frederik Rietdijk2018-06-23
| | | | | | | | | The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`.
* pycuda: fix boost_python3 linkDylan Simon2017-12-23
| | | | | Boost python library now named -lboost_python3 on py3. Remove a couple unused inputs.
* pythonPackages: Add version and pname attributes to packagesadisbladis2017-11-23
|
* pycuda: 2017.1 -> 2017.1.1Jörg Thalheim2017-08-28
|
* Python: many package updatesFrederik Rietdijk2017-05-27
| | | | Did not test all packages. Likely we'll have some breakage.
* pythonPackages.pycuda: 2016.1 -> 2016.1.2Frederik Rietdijk2016-11-14
| | | | and disable tests because they require an available cuda device.
* treewide: Make explicit that 'dev' output of boost is usedTuomas Tynkkynen2016-08-23
| | | | Also fix one incorrect output in geant.
* enable the tests only for python older than 3.5artuuge2016-06-15
|
* pycuda: init at 2016.1artuuge2016-06-15