Spack will be used to manage open source software packages on Fugaku.
Fugaku users can easily use pre-installed packages and built packages based on Spack recipes.
The following list shows the results of building/compiling packages for aarch64 according to the Spack recipes.
Note that the results in this list do not guarantee that each package will work properly.
On the other hand, Fujitsu will provide the following packages compiled with Fujitsu compiler on Fugaku as "external" packages, of which Spack can be aware.
|
Compiler | Fujitsu Compiler Fujitsu C/C++ Compiler 4.10.0 tcsds-1.2.38 |
---|---|
Result | Dependency Error |
Failed to install dependency package :
------------------------------------------------
note: insert an explicit cast to silence this issue
153 const Dimensions2kPlus1<3> dims({nrow, ncol, nfib});
154 ^~~~
155 static_cast<unsigned long>( )
>> 156 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-mgard-2020-10-
01-yqvc322q3ua2jsbleg7iog2l47f4s6oe/spack-src/src/mgard.tpp:248:42:
error: non-constant-expression cannot be narrowed from type 'int'
to 'unsigned long' in initializer list [-Wc++11-narrowing]
157 const Dimensions2kPlus1<3> dims({nrow, ncol, nfib});
158 ^~~~
159 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-mgard-2020-10-
01-yqvc322q3ua2jsbleg7iog2l47f4s6oe/spack-src/src/mgard.tpp:248:42:
note: insert an explicit cast to silence this issue
160 const Dimensions2kPlus1<3> dims({nrow, ncol, nfib});
161 ^~~~
162 static_cast<unsigned long>
( )
>> 163 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-mgard-2020-10-
01-yqvc322q3ua2jsbleg7iog2l47f4s6oe/spack-src/src/mgard.tpp:248:48:
error: non-constant-expression cannot be narrowed from type 'int'
to 'unsigned long' in initializer list [-Wc++11-narrowing]
164 const Dimensions2kPlus1<3> dims({nrow, ncol, nfib});
165 ^~~~
166 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-mgard-2020-10-
01-yqvc322q3ua2jsbleg7iog2l47f4s6oe/spack-src/src/mgard.tpp:248:48:
note: insert an explicit cast to silence this issue
167 const Dimensions2kPlus1<3> dims({nrow, ncol, nfib});
168 ^~~~
169 static_cast<unsigned
long>( )
>> 170 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-mgard-2020-10-
01-yqvc322q3ua2jsbleg7iog2l47f4s6oe/spack-src/src/mgard.tpp:296:36:
error: non-constant-expression cannot be narrowed from type 'int'
to 'unsigned long' in initializer list [-Wc++11-narrowing]
171 const Dimensions2kPlus1<3> dims({nrow, ncol, nfib});
172 ^~~~
173 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-mgard-2020-10-
01-yqvc322q3ua2jsbleg7iog2l47f4s6oe/spack-src/src/mgard.tpp:296:36:
note: insert an explicit cast to silence this issue
174 const Dimensions2kPlus1<3> dims({nrow, ncol, nfib});
175 ^~~~
176 static_cast<unsigned long>( )
>> 177 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-mgard-2020-10-
01-yqvc322q3ua2jsbleg7iog2l47f4s6oe/spack-src/src/mgard.tpp:296:42:
error: non-constant-expression cannot be narrowed from type 'int'
to 'unsigned long' in initializer list [-Wc++11-narrowing]
178 const Dimensions2kPlus1<3> dims({nrow, ncol, nfib});
179 ^~~~
180 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-mgard-2020-10-
01-yqvc322q3ua2jsbleg7iog2l47f4s6oe/spack-src/src/mgard.tpp:296:42:
note: insert an explicit cast to silence this issue
181 const Dimensions2kPlus1<3> dims({nrow, ncol, nfib});
182 ^~~~
183 static_cast<unsigned long>
( )
>> 184 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-mgard-2020-10-
01-yqvc322q3ua2jsbleg7iog2l47f4s6oe/spack-src/src/mgard.tpp:296:48:
error: non-constant-expression cannot be narrowed from type 'int'
to 'unsigned long' in initializer list [-Wc++11-narrowing]
185 const Dimensions2kPlus1<3> dims({nrow, ncol, nfib});
186 ^~~~
187 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-mgard-2020-10-
01-yqvc322q3ua2jsbleg7iog2l47f4s6oe/spack-src/src/mgard.tpp:296:48:
note: insert an explicit cast to silence this issue
188 const Dimensions2kPlus1<3> dims({nrow, ncol, nfib});
189 ^~~~
190 static_cast<unsigned
long>( )
>> 191 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-mgard-2020-10-
01-yqvc322q3ua2jsbleg7iog2l47f4s6oe/spack-src/src/mgard.tpp:340:36:
error: non-constant-expression cannot be narrowed from type 'int'
to 'unsigned long' in initializer list [-Wc++11-narrowing]
192 const Dimensions2kPlus1<1> dims({ncol});
193 ^~~~
194 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-mgard-2020-10-
01-yqvc322q3ua2jsbleg7iog2l47f4s6oe/spack-src/src/mgard.tpp:340:36:
note: insert an explicit cast to silence this issue
195 const Dimensions2kPlus1<1> dims({ncol});
196 ^~~~
197 static_cast<unsigned long>( )
>> 198 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-mgard-2020-10-
01-yqvc322q3ua2jsbleg7iog2l47f4s6oe/spack-src/src/mgard.tpp:413:36:
error: non-constant-expression cannot be narrowed from type 'int'
to 'unsigned long' in initializer list [-Wc++11-narrowing]
199 const Dimensions2kPlus1<2> dims({nrow, ncol});
200 ^~~~
201 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-mgard-2020-10-
01-yqvc322q3ua2jsbleg7iog2l47f4s6oe/spack-src/src/mgard.tpp:413:36:
note: insert an explicit cast to silence this issue
202 const Dimensions2kPlus1<2> dims({nrow, ncol});
203 ^~~~
204 static_cast<unsigned long>( )
>> 205 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-mgard-2020-10-
01-yqvc322q3ua2jsbleg7iog2l47f4s6oe/spack-src/src/mgard.tpp:413:42:
error: non-constant-expression cannot be narrowed from type 'int'
to 'unsigned long' in initializer list [-Wc++11-narrowing]
206 const Dimensions2kPlus1<2> dims({nrow, ncol});
207 ^~~~
208 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-mgard-2020-10-
01-yqvc322q3ua2jsbleg7iog2l47f4s6oe/spack-src/src/mgard.tpp:413:42:
note: insert an explicit cast to silence this issue
209 const Dimensions2kPlus1<2> dims({nrow, ncol});
210 ^~~~
211 static_cast<unsigned long>
( )
>> 212 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-mgard-2020-10-
01-yqvc322q3ua2jsbleg7iog2l47f4s6oe/spack-src/src/mgard.tpp:467:36:
error: non-constant-expression cannot be narrowed from type 'int'
to 'unsigned long' in initializer list [-Wc++11-narrowing]
213 const Dimensions2kPlus1<2> dims({nrow, ncol});
214 ^~~~
215 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-mgard-2020-10-
01-yqvc322q3ua2jsbleg7iog2l47f4s6oe/spack-src/src/mgard.tpp:467:36:
note: insert an explicit cast to silence this issue
216 const Dimensions2kPlus1<2> dims({nrow, ncol});
217 ^~~~
218 static_cast<unsigned long>( )
219 fatal error: too many errors emitted, stopping now [-ferror-limit=]
220 20 errors generated.
>> 221 make[2]: *** [CMakeFiles/mgard.dir/build.make:79: CMakeFiles/mgard.
dir/src/mgard.cpp.o] Error 1
222 make[2]: *** Waiting for unfinished jobs....
223 2 warnings generated.
224 make[2]: Leaving directory '/vol0003/rccs-sdt/data/a01008/tmpdir/sp
ack-stage/spack-stage-mgard-2020-10-01-yqvc322q3ua2jsbleg7iog2l47f4
s6oe/spack-build-yqvc322'
>> 225 make[1]: *** [CMakeFiles/Makefile2:86: CMakeFiles/mgard.dir/all] Er
ror 2
226 make[1]: Leaving directory '/vol0003/rccs-sdt/data/a01008/tmpdir/sp
ack-stage/spack-stage-mgard-2020-10-01-yqvc322q3ua2jsbleg7iog2l47f4
s6oe/spack-build-yqvc322'
>> 227 make: *** [Makefile:139: all] Error 2
See build log for details:
/data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-mgard-2020-10-01-yqvc322q3ua2jsbleg7iog2l47f4s6oe/spack-build-out.txt
==> Warning: Skipping build of adios2-2.9.2-yi4uwqqseid4icmmv4w25yanpliyaftq since mgard-2020-10-01-yqvc322q3ua2jsbleg7iog2l47f4s6oe failed
==> Warning: Skipping build of libpressio-adios2-0.0.2-hy7zjoditm425pwzzlvxnznf2yf2a3hs since adios2-2.9.2-yi4uwqqseid4icmmv4w25yanpliyaftq failed
==> Installing libpressio-0.95.1-pfyhocgmg5qkew4pkhr5xcfeuiayopmp [22/24]
==> No binary for libpressio-0.95.1-pfyhocgmg5qkew4pkhr5xcfeuiayopmp found: installing from source
==> Using cached archive: /vol0003/rccs-sdt/data/a01008/spack-all-test/env-20240227/spack/var/spack/cache/_source-cache/archive/c2/c2e4f81d1491781cd47f2baba64acfbba9a7d6203c9b01369f8b1a8f94e0bb2b.tar.gz
==> No patches needed for libpressio
==> libpressio: Executing phase: 'cmake'
==> libpressio: Executing phase: 'build'
==> libpressio: Executing phase: 'install'
==> libpressio: Successfully installed libpressio-0.95.1-pfyhocgmg5qkew4pkhr5xcfeuiayopmp
Stage: 5.20s. Cmake: 23.76s. Build: 12m 48.70s. Install: 6.02s. Post-install: 1.89s. Total: 13m 29.31s
[+] /vol0003/rccs-sdt/data/a01008/spack-all-test/env-20240227/spack/opt/spack/linux-rhel8-a64fx/fj-4.10.0/libpressio-0.95.1-pfyhocgmg5qkew4pkhr5xcfeuiayopmp
==> Error: libpressio-adios2-0.0.2-hy7zjoditm425pwzzlvxnznf2yf2a3hs: Package was not installed
==> Error: Installation request failed. Refer to reported errors for failing package(s).