|
f4cbd654e2
|
slurm17: Add pmix library
|
2020-08-05 17:44:03 +02:00 |
|
|
9631f4c223
|
Add slurm 17.11.9-2, builds ok.
|
2020-08-05 10:57:05 +02:00 |
|
|
bab4c696d8
|
First successful execution with SLURM
|
2020-08-04 18:38:33 +02:00 |
|
|
39a639ac10
|
Testing SLURM jobs with ppong
|
2020-08-04 11:51:09 +02:00 |
|
|
85c15e9f3f
|
Testing sbatch job
|
2020-07-31 18:47:33 +02:00 |
|
|
c7c8d858f4
|
Test runner script WIP
|
2020-07-29 18:38:39 +02:00 |
|
|
7c92f713cd
|
Add ParaStation MPI implementation
|
2020-07-29 18:38:27 +02:00 |
|
|
5df174f24e
|
Print the app being run
|
2020-07-29 18:36:35 +02:00 |
|
|
272511f058
|
Use local build for experiments
|
2020-07-27 19:14:29 +02:00 |
|
|
f1e891b6bf
|
Show loop optimization problems
|
2020-07-27 19:13:21 +02:00 |
|
|
f6137a7bc0
|
Allow multiple space-separated flags
|
2020-07-27 19:13:11 +02:00 |
|
|
b93851ba93
|
Testing experiments with nbody
|
2020-07-27 17:55:56 +02:00 |
|
|
b042e783e5
|
Add CC and CXX names to compilers passthru
|
2020-07-27 17:55:35 +02:00 |
|
|
ea81c34f31
|
Merge branch 'master' of bscpm02.bsc.es:rarias/bsc-nixpkgs
|
2020-07-27 15:24:26 +02:00 |
|
|
97d69d25ee
|
Fix Intel URLs
Fixes #5
|
2020-07-27 15:23:42 +02:00 |
|
|
0eec726335
|
Merge branch 'master' of bscpm02.bsc.es:rarias/bsc-nixpkgs
|
2020-07-27 13:18:18 +02:00 |
|
|
76ec5d5f16
|
Add dummy app
|
2020-07-27 13:17:52 +02:00 |
|
|
11901e77de
|
Rename gauss-seidel to heat
|
2020-07-27 13:17:08 +02:00 |
|
|
979888eede
|
Add generators for experiments
|
2020-07-27 11:14:33 +02:00 |
|
|
bbc851db78
|
Add config generation
|
2020-07-24 18:34:18 +02:00 |
|
|
9cba2d609c
|
Working proof of concept for garlic experiments
|
2020-07-24 15:30:28 +02:00 |
|
|
bad6f3c761
|
Add garlic group
|
2020-07-24 13:24:30 +02:00 |
|
|
ac1523d946
|
Merge branch 'master' of bscpm02.bsc.es:rarias/bsc-nixpkgs
|
2020-07-24 11:33:44 +02:00 |
|
|
cf72d526ee
|
Add mpptest
|
2020-07-24 11:33:05 +02:00 |
|
|
419418781f
|
Revert "icc: use fetchTarball"
This reverts commit 215b104174 .
|
2020-07-23 19:10:37 +02:00 |
|
|
f842b22330
|
Merge branch 'master' of bscpm02.bsc.es:rarias/bsc-nixpkgs
|
2020-07-23 19:00:09 +02:00 |
|
|
215b104174
|
icc: use fetchTarball
|
2020-07-23 19:00:03 +02:00 |
|
|
0a09affbc4
|
impi: use fetchTarball
|
2020-07-23 18:47:20 +02:00 |
|
|
1e54fbdc43
|
Fix libcxx include path
|
2020-07-21 16:31:31 +02:00 |
|
|
10b061aa96
|
icc: Fix updated url
|
2020-07-21 09:33:41 +02:00 |
|
|
ab0aa74590
|
Add garlic group with all apps
|
2020-07-20 17:31:17 +02:00 |
|
|
f07d87e97e
|
impi: fix sed path and add link to intel64
|
2020-07-20 17:06:14 +02:00 |
|
|
ca0c1445ba
|
Add custom mcxx version
|
2020-07-20 16:08:15 +02:00 |
|
|
b8d15e7d84
|
Ignore source folder
|
2020-07-20 16:07:26 +02:00 |
|
|
f20ef93c56
|
impi: allow echo as compiler for mpitool
|
2020-07-20 16:06:00 +02:00 |
|
|
ba13d37694
|
Remove custom nanos6
|
2020-07-20 16:05:32 +02:00 |
|
|
528cd7d205
|
hpcg: Missing TAMPI patch
|
2020-07-20 15:58:06 +02:00 |
|
|
60fdba40ae
|
fwi: Use 4_MPI_ompss variant.
The -D_GNU_SOURCE define is required before mcc includes nanos6.h
|
2020-07-20 15:32:00 +02:00 |
|
|
c50158e3be
|
Add fwi app
|
2020-07-20 12:58:54 +02:00 |
|
|
81bcf20419
|
hpccg: Copy binaries to output
|
2020-07-20 12:39:39 +02:00 |
|
|
321bfa290c
|
Set serial compiler to Intel
|
2020-07-20 12:06:22 +02:00 |
|
|
3b23b230ed
|
Add hpccg app
|
2020-07-20 12:04:15 +02:00 |
|
|
11b1652617
|
Unify package versions
|
2020-07-20 11:59:58 +02:00 |
|
|
d634538223
|
Use upstream nanos6 from git and disable hardening
The bindnow hardening option is incompatible with the ifunc symbol
resolution mechanism. All hardening is disabled as well.
|
2020-07-15 12:21:48 +02:00 |
|
|
cd409677b0
|
Add hpcg app
|
2020-07-13 16:46:44 +02:00 |
|
|
0b2f9df3ea
|
lulesh: Use nanos6 from git
|
2020-07-13 16:45:36 +02:00 |
|
|
3298c5442c
|
Add lulesh app
|
2020-07-13 14:09:20 +02:00 |
|
|
99b716db87
|
icc: Propagate gcc as is required to build
|
2020-07-13 14:07:24 +02:00 |
|
|
a78f0caec9
|
intel: Enable ifort compiler
|
2020-07-10 17:04:21 +02:00 |
|
|
dc12cbe045
|
creams: Cleaning unused dependencies
|
2020-07-10 17:02:33 +02:00 |
|