Skip to content

Latest commit

 

History

History
 
 

conda.recipe

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
# This are the recipe files for conda.


## Files:

meta.yaml : conda config

build.sh : Bash script for compiling based on CMake.

conda_build_config.yaml: Used for defining various variants. Currently mpich options.

cross-linux.cmake : left there for testing. Probably not needed.


## Procedure:

`conda build conda.recipe`