Skip to content

Commit 76deab9

Browse files
authored
Fixed typo in README.md
1 parent 389c50b commit 76deab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ To change the SIMD types you need to change the variable "simd_types". This shou
106106

107107
`generate_specifications_file.py` will build all containers needed to create the final docker conatiner. It is provided from `gromacs-hpccm-recipes-mult-stages`.
108108

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`.
110110

111111
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`.
112112

0 commit comments

Comments
 (0)