Commit Graph

5 Commits

Author SHA1 Message Date
Someone Serge
74549ec63b
tree-wide: 'enableCuda ? false' -> 'config.cudaSupport or false' to respect global defaults 2023-07-20 17:27:07 +03:00
Artturin
2eeb34c273 treewide: {build,host,target}Platform -> stdenv.{build,host,target}Platform 2023-01-09 21:13:22 +02:00
Thomas Watson
80e1bfb034 zfp: 0.5.5 -> 1.0.0, fix issues
Remove examples as they have some common executable names likely to
cause conflicts, there is no way to properly install them, and they are
not particularly useful. Remove now-unnecessary installation hacks.

Disable the long tests as they are just bigger versions of the short
tests and end up being pretty slow.

Build CUDA kernels for all GPUs to avoid issues at runtime.
2022-11-16 19:17:40 +01:00
Martin Weinelt
5739870901
zfp: use python3Packages 2022-07-04 13:12:41 +02:00
Steven Pease
f640192aff zfp: init at 0.5.5 2021-11-26 13:45:31 -08:00