-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
DevOpsTesting, deployment, automationTesting, deployment, automationcomp-LogicRelated to internal code logicRelated to internal code logiccomp-ScriptsRelated to Makefiles, developer and testing scriptsRelated to Makefiles, developer and testing scriptspri-MediumWorth assigning to a milestoneWorth assigning to a milestone
Milestone
Description
We currently have access to Cray cluster (Austral at CRIANN). It's default configuration (gcc + Cray MPICH) works fine with ADDA, needing only a few minor changes like
make CC=cc CF=ftn MPICC=cc seq mpiCray MPICH is then identified in adda_mpi -V as Linked to MPICH version 3.4a2, which seems to be incomplete.
The goal is:
- change Makefile to utilize Cray compilers (C, C++, Fortran). Currently Fortran one complains on
-woption. All warnings need to be reconsidered. - analyze if any changes are needed in
mpi\Makefilefor Cray MPICH (probably not) - change processing of
-Voption inparam.cto recognize both Cray compilers and Cray MPICH versions.
Metadata
Metadata
Assignees
Labels
DevOpsTesting, deployment, automationTesting, deployment, automationcomp-LogicRelated to internal code logicRelated to internal code logiccomp-ScriptsRelated to Makefiles, developer and testing scriptsRelated to Makefiles, developer and testing scriptspri-MediumWorth assigning to a milestoneWorth assigning to a milestone