Skip to content

Conda recipe for building a patched version of Psi4 on Isambard AI.

License

Notifications You must be signed in to change notification settings

OpenBioSim/psi4-isambard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

psi4-isambard

A conda recipe for building Psi4 on Isambard AI (NVIDIA Grace Hopper, Linux aarch64). Adapted from the Psi4 conda-forge feedstock.

Building

To build the package locally:

git clone https://github.com/OpenBioSim/psi4-isambard.git
cd psi4-isambard
conda build -c conda-forge .

Installation

Install via conda using:

conda install -c conda-forge -c openbiosim/label/isambard psi4 libopenblas=*=*openmp*

Or create an isolated environment with:

conda create -n psi4 -c conda-forge -c openbiosim/label/isambard psi4 libopenblas=*=*openmp*

About

Conda recipe for building a patched version of Psi4 on Isambard AI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages