We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Login to derecho
module load conda conda create -n py38 python=3.8 conda activate py38 conda install numpy
gt4py example instructions
python3.8 -m venv venv source venv/bin/activate git clone [email protected]:ai2cm/shallow_water_demo.git && cd shallow_water_demo pip install -e "./[plot]"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Login to derecho
gt4py example instructions
The text was updated successfully, but these errors were encountered: