Skip to content

Commit dc94fca

Browse files
Angelyrcwsmith
andauthored
Update build instructions (#65)
* update scorec readme * join scorec build script * perlmutter gpu * perlmutter cpu * update cmake pumi-pic * removed repeated instructions * change full instructions * moved gpu build * removed unimportant changes * whitespace change * update checkers comment Co-authored-by: Cameron Smith <cwsmith@users.noreply.github.com> * update gpu to Ampere 8.6 * moved clone command to top * fixed scorec cpu build * missed option --------- Co-authored-by: Cameron Smith <cwsmith@users.noreply.github.com>
1 parent 600365e commit dc94fca

2 files changed

Lines changed: 100 additions & 357 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.19)
2-
project(polyMPO VERSION 0.0.3 LANGUAGES CXX Fortran)
2+
project(polyMPO VERSION 0.0.4 LANGUAGES CXX Fortran)
33

44
include(cmake/bob.cmake)
55
bob_begin_package()

0 commit comments

Comments
 (0)