You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following are the notes for today. We have decided to go ahead and try option 3b.
0 (current state, just with different folder)
/global/common/software/atom/atom_repo/OMFIT
/global/common/software/atom/atom_repo/miniconda (for OMFIT)
/global/common/software/atom/cori/gacode
/global/common/software/atom/cori/ips
/global/common/software/atom/perlmutter/gacode
/global/common/software/atom/perlmutter/ips
1
/global/common/software/atom/cori/atom_repo/OMFIT
/global/common/software/atom/cori/gacode
/global/common/software/atom/perlmutter/atom_repo/OMFIT
/global/common/software/atom/perlmutter/gacode
2
/global/common/software/atom/atom_repo_cori/.git
/global/common/software/atom/atom_repo_cori/OMFIT
/global/common/software/atom/atom_repo_cori/gacode
/global/common/software/atom/atom_repo_perlmutter/.git
/global/common/software/atom/atom_repo_perlmutter/OMFIT
/global/common/software/atom/atom_repo_perlmutter/gacode
3a
/global/common/software/atom/atom_repo/.git
/global/common/software/atom/atom_repo/OMFIT
/global/common/software/atom/atom_repo/miniconda_../ (ips_framework)
/global/common/software/atom/atom_repo/miniconda_../ (ips_framework)
/global/common/software/atom/atom_repo/IPS/
/global/common/software/atom/atom_repo/bin_cori_intel/fastran
/global/common/software/atom/atom_repo/bin_perlmutter_.../fastran
/global/common/software/atom/atom_repo/gacode_cori
/global/common/software/atom/atom_repo/gacode_perlmutter_...
3b
/global/common/software/atom/atom_repo/.git
/global/common/software/atom/atom_repo/OMFIT/version
/global/common/software/atom/atom_repo/miniconda/version
/global/common/software/atom/atom_repo/IPS/version
/global/common/software/atom/atom_repo/bin/cori_intel/fastran
/global/common/software/atom/atom_repo/bin/perlmutter_.../fastran
/global/common/software/atom/atom_repo/gacode/cori
/global/common/software/atom/atom_repo/gacode/perlmutter_...
#===========
git clone [email protected]:scidac/atom_repo.git
cd atom_repo
#===========
modules
#===========
atom/modules/atom
atom/modules/gacode --> has the logic to figure out the platform
#===========
Makefile
#===========
make CONFIG plat=cori_intel
make OMFIT
make GACODE (pull + build)
make IPS_FRAMEWORK
make IPS_CESOL
make TORBEAM_bin --> asks point me to the binary --> moves it to bin_ folder
make all
The text was updated successfully, but these errors were encountered:
Following are the notes for today. We have decided to go ahead and try option 3b.
The text was updated successfully, but these errors were encountered: