name = 'HPCG' version = '2.1' homepage = 'https://software.sandia.gov/hpcg' description = """The HPCG Benchmark project is an effort to create a more relevant metric for ranking HPC systems than the High Performance LINPACK (HPL) benchmark, that is currently used by the TOP500 benchmark.""" toolchain = {'name': 'ictce', 'version': '5.5.0'} toolchainopts = {'usempi': True, 'openmp': True} source_urls = ['https://software.sandia.gov/hpcg/downloads/'] sources = [SOURCELOWER_TAR_GZ] moduleclass = 'math'