Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

atom_repo is made #1

Open
orso82 opened this issue Mar 16, 2021 · 0 comments
Open

atom_repo is made #1

orso82 opened this issue Mar 16, 2021 · 0 comments

Comments

@orso82
Copy link
Contributor

orso82 commented Mar 16, 2021

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant