-
Notifications
You must be signed in to change notification settings - Fork 9
Feature request: conda distribution #31
Description
Now that the OpenMC conda install includes DAGMC I'm thinking it might be a good time to start planning a conda forge package for the wonderful double-down
In the mid term we can include it in the conda install of DAGMC and then in the longer term double-down could be included in the conda install for OpenMC.
This would help bring the speed benefits of Embree and Double-Down to a wider audience and ease the installation process for users who are unable or don't want to compile
Embree3 is on conda forge here and can be installed with
conda install -c conda-forge embree3
Perhaps in the past we found the wrong Embree package as there are quite a few but it looks like Embree3 is up to date and meets the requirements of Double-Down
To do this we would need a new Conda-forge feedstock for Double-Down, happy to pitch in on this