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 :
------------------------------------------------
01-yqvc322q3ua2jsbleg7iog2l47f4s6oe/spack-src/src/mgard.tpp:248:42:
note: insert an explicit cast to silence this issue
151 const Dimensions2kPlus1<3> dims({nrow, ncol, nfib});
152 ^~~~
153 static_cast<unsigned long>
( )
>> 154 /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]
155 const Dimensions2kPlus1<3> dims({nrow, ncol, nfib});
156 ^~~~
157 /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
158 const Dimensions2kPlus1<3> dims({nrow, ncol, nfib});
159 ^~~~
160 static_cast<unsigned
long>( )
...
164 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-mgard-2020-10-
01-yqvc322q3ua2jsbleg7iog2l47f4s6oe/spack-src/include/TensorMultile
velCoefficientQuantizer.tpp:196:55: warning: ISO C++ specifies that
qualified reference to 'iterator' is a constructor name rather tha
n a type in this context, despite preceding 'typename' keyword [-Wi
njected-class-name]
165 typename Dqntzr<N, Int, Real>::template iterator<It>::iterator &
166 ^
167 /data/rccs-sdt/a01008/tmpdir/spack-stage/spack-stage-mgard-2020-10-
01-yqvc322q3ua2jsbleg7iog2l47f4s6oe/spack-src/include/TensorMultile
velCoefficientQuantizer.tpp:205:55: warning: ISO C++ specifies that
qualified reference to 'iterator' is a constructor name rather tha
n a type in this context, despite preceding 'typename' keyword [-Wi
njected-class-name]
168 typename Dqntzr<N, Int, Real>::template iterator<It>::iterator
169 ^
>> 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 openpmd-api-0.15.2-w5gxqz2j3naa3e4cfegk4d2wpd6bscq3 since adios2-2.9.2-yi4uwqqseid4icmmv4w25yanpliyaftq failed
==> Warning: Skipping build of hipace-23.07-7lbf62oviytmr2burycunautklz62jkl since openpmd-api-0.15.2-w5gxqz2j3naa3e4cfegk4d2wpd6bscq3 failed
==> Error: hipace-23.07-7lbf62oviytmr2burycunautklz62jkl: Package was not installed
==> Error: Installation request failed. Refer to reported errors for failing package(s).
[+] /vol0003/rccs-sdt/data/a01008/spack-all-test/env-20240227/spack/opt/spack/linux-rhel8-a64fx/fj-4.10.0/c-blosc2-2.11.1-ene4a2ss6zumucedhm63d3fpws5d2b65