geem-lab / geem-lab/docker-hpc

Use workflows to check images with docker run command (tests are required for all images!!!)

Open
#6 3 comments 2 reactions 1 assignee Claimed by @Leticia-maria View on GitHub
documentation enhancement
Dominant language
Dockerfile
Stars
9
Forks
1
PR merge metrics
No merged PRs in 30d

Description

```
docker run --rm --platform ${{matrix.archs }} \
-e NWCHEM_EXECUTABLE=/opt/nwchem/bin/nwchem --entrypoint='/opt/nwchem/QA/runtests.mpi.unix' \
-v `pwd`:/opt/nwchem/QA ghcr.io/${{ github.actor }}/${{ matrix.folder }}/${{ steps.get-arch.outputs.arch }} \
dft_he2+ prop_mep_gcube cosmo_h2o_dft pyqa3 ;\
fi
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.