CRSEO: Cuda Engined Optics Rust Wrapper

Installation

  1. CEO install

Install CUDA and Noweb, then git clone -b rust https://github.com/rconan/ceo.git cd ceo make all sudo make install cd .. 2. GMT M1 and M2 modes mkdir data cd data wget https://s3.us-west-2.amazonaws.com/gmto.modeling/ceo-modes.tar tar xvf ceo-modes.tar export GMT_MODES_PATH=`pwd` cd .. 3. Install Clang