Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 11, 2020 07:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/7dc2f9eb8ed87391546969bc8c4409ad to your computer and use it in GitHub Desktop.
Save r-ryantm/7dc2f9eb8ed87391546969bc8c4409ad to your computer and use it in GitHub Desktop.
/nix/store/cbdw6k176j85j9xr23v17azlxx0m2bvq-globalarrays-5.8
├── bin
│   ├── adjust.x
│   ├── armci-config
│   ├── collisions.x
│   ├── comex-config
│   └── ga-config
├── include
│   ├── armci.h
│   ├── chemio.h
│   ├── comex.h
│   ├── coms.h
│   ├── dra.fh
│   ├── dra.h
│   ├── eaf.fh
│   ├── eaf.h
│   ├── elio.h
│   ├── farg.h
│   ├── gacommon.h
│   ├── ga.h
│   ├── ga-mpi.fh
│   ├── ga-mpi.h
│   ├── ga-papi.h
│   ├── ga-wapi.h
│   ├── global.fh
│   ├── macdecls.h
│   ├── macommon.h
│   ├── maf2c.fh
│   ├── mafdecls.fh
│   ├── matypes.h
│   ├── message.h
│   ├── msgtypesc.h
│   ├── msgtypesf.h
│   ├── parmci.h
│   ├── sf.fh
│   ├── sf.h
│   ├── tcgmsg.fh
│   ├── tcgmsg.h
│   └── typesf2c.h
└── lib
├── libarmci.a
├── libarmci.la
├── libcomex.a
├── libcomex.la
├── libga.a
└── libga.la
3 directories, 42 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment