diff --git a/doc.zih.tu-dresden.de/docs/software/misc/spec_gnu-taurus.cfg b/doc.zih.tu-dresden.de/docs/software/misc/spec_gnu-taurus.cfg index 530e693df3520124d8e3a49623ea205f0d0aa6b6..ab83fddecc1b0e0bee9589050919e041278b64ce 100644 --- a/doc.zih.tu-dresden.de/docs/software/misc/spec_gnu-taurus.cfg +++ b/doc.zih.tu-dresden.de/docs/software/misc/spec_gnu-taurus.cfg @@ -36,7 +36,6 @@ makeflags=-j 24 license_num = 37A tester = Technische Universitaet Dresden test_sponsor = Technische Universitaet Dresden -prepared_by = Holger Brunst ###################################################### # SUT Section diff --git a/doc.zih.tu-dresden.de/docs/software/misc/spec_nvhpc-alpha.cfg b/doc.zih.tu-dresden.de/docs/software/misc/spec_nvhpc-alpha.cfg index 956401a3a2a9b597684045795478467b02b9e140..bff73c34850820de3f099926b049eb4ee479a5c2 100644 --- a/doc.zih.tu-dresden.de/docs/software/misc/spec_nvhpc-alpha.cfg +++ b/doc.zih.tu-dresden.de/docs/software/misc/spec_nvhpc-alpha.cfg @@ -1,5 +1,5 @@ # Invocation command line: -# runhpc -c nvhpc_alpha.cfg -ranks 8 --rebuild --define pmodel=acc --noreportable --tune=base --iterations=1 small +# runhpc --config nvhpc_alpha.cfg --ranks 8 --rebuild --define pmodel=acc --noreportable --tune=base --iterations=1 small ####################################################################### # Example configuration file for the GNU Compilers # @@ -38,7 +38,6 @@ makeflags=-j 40 license_num = 37A test_sponsor = TU Dresden tester = TU Dresden -prepared_by = Noah Trumpik (Noah.Trumpik@tu-dresden.de) ####################################################################### diff --git a/doc.zih.tu-dresden.de/docs/software/misc/spec_nvhpc-ppc.cfg b/doc.zih.tu-dresden.de/docs/software/misc/spec_nvhpc-ppc.cfg index dad97412a07c973e824e921849604d93598b541b..ba9cd74838eabe4a2f3f276fbb60ce6985667816 100644 --- a/doc.zih.tu-dresden.de/docs/software/misc/spec_nvhpc-ppc.cfg +++ b/doc.zih.tu-dresden.de/docs/software/misc/spec_nvhpc-ppc.cfg @@ -1,5 +1,5 @@ # Invocation command line: -# /lustre/scratch2/ws/0/notr584d-spec_nt/bin/runhpc --config nvhpc_ppc --define pmodel=acc --action run --nobuild --ranks=6 --reportable tiny +# runhpc --config nvhpc_ppc --define pmodel=acc --action run --nobuild --ranks=6 --reportable tiny # output_root was not used for this run ####################################################################### # Example configuration file for the GNU Compilers