You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -106,7 +106,7 @@ To change the SIMD types you need to change the variable "simd_types". This shou
106
106
107
107
`generate_specifications_file.py` will build all containers needed to create the final docker conatiner. It is provided from `gromacs-hpccm-recipes-mult-stages`.
108
108
109
-
Firstly, `generate_specifications_file.py` takes many options. It is first called to generate an FFTW conatiner that is optimised for all the SIMD types in `simd_types`.
109
+
Firstly, `generate_specifications_file.py` takes many options. It is first called to generate an FFTW container that is optimised for all the SIMD types in `simd_types`.
110
110
111
111
Next, `generate_specifications_file.py` is called in a job matrix to build an optimised version of GROMACS for each SIMD type. Each of these is then registered to DockerHub with the name `gmx-GROMACS_version-cuda-CUDA_version-SIMD_type`.
0 commit comments