What are the ACCRE cluster defined attributes I can use in my PBS scripts corresponding to the available node properties?
The properties of our compute nodes can be specified with combinations of the following attributes (defined by us): ppc64, nomyrinet ppc64, myrinet x86, nomyrinet x86, nomyrinet, imagic x86, nomyrinet, imagic, bigmem x86, opteron, nomyrinet x86, opteron, nomyrinet, bigmem x86, opteron, nomyrinet, dualdual x86, opteron, myrinet x86, opteron, myrinet, twogig E. g., in your PBS script you could specify: #PBS -l nodes=4:x86:myrinet Find more examples in subsequent FAQ.