We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51be8ca commit 3e2aad3Copy full SHA for 3e2aad3
examples/plans/docker-build-lammps.yaml
@@ -9,8 +9,8 @@ plan:
9
validate: "docker_build"
10
inputs:
11
application: "LAMMPS (Large-scale Atomic/Molecular Massively Parallel Simulator)"
12
- container: "ghcr.io/hpc-lab/lammps:cpu-latest"
13
- environment: "Rocky Linux 9, CPU Only"
+ container: "ghcr.io/converged-computing/fractale-mcp:lammps-cpu"
+ environment: "Ubuntu 24.04, CPU Only"
14
15
# - name: "deploy"
16
# prompt: "k8s-deploy-persona"
0 commit comments