Skip to content

adds gpu option in compile step

Konstantinos Iliakis requested to merge kiliakis/BLonD:compile-gpu into master
  • Adding -gpu option in setup.py compile command, to compile the CUDA kernels
  • All the documentation generation related dependencies can be now installed with pip install .[doc]

Merge request reports