issues
search
Spirals-Team
/
benchmark-containers
A repository of benchmarks packaged as Docker containers
https://hub.docker.com/r/spirals
Apache License 2.0
18
stars
9
forks
source link
NPB containers enhancements
#21
Closed
gfieni
closed
7 years ago
gfieni
commented
7 years ago
PR overview:
NPB source image:
Change base image to Ubuntu Xenial ;
Sources are now downloaded by Docker at build time.
NPB mpi-build image:
Change default compiler from gfortran/gcc to mpif77/mpicc ;
Add compiler flags for 64-bit architecture and large address space/sizes of sections ;
Remove Fortran compiler flag that increase the integer bit size (breaks benchmark verification phase) ;
Add more flexible suite generation script ;
Clean Dockerfile.
PR overview: