List of Open Source Software which can be built on Fugaku

Spack logo
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.
  • OpenJDK 11
  • Ruby 2.6.5 or later
  • Python2 2.7.15
  • Python3 3.6.8
  • Numpy 1.14.3
  • SciPy 1.0.0
  • Eclipse IDE 2019-09 R Packages
Please contact us from email:

swiftsim 0.9.0

Compiler Fujitsu Compiler 4.7.0
Result Dependency Error

Failed Reason

Failed to install dependency package :
------------------------------------------------
qrt' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1156 x_inv.v = vec_rsqrt(x.v);
1157 ^
1158 ./vector.h:438:21: note: did you mean 'vec_sub'?
>> 1159 ./vector.h:412:3: error: unknown type name 'VEC_INT'
1160 VEC_INT m;
1161 ^
1162 ./vector.h:437:13: note: 'vec_sub' declared here
1163 x_inv.v = vec_sub(x_inv.v,
1164 ^
>> 1165 ./vector.h:438:21: error: this function declaration is not a proto
type [-Werror,-Wstrict-prototypes]
1166 vec_mul(x_inv.v, (vec_fma(x.v, x_inv.v, vec_se
t1(-1.0f)))));
1167 ^
>> 1168 ./vector.h:438:39: error: implicit declaration of function 'vec_fm
a' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
>> 1169 ./vector.h:436:13: error: implicit declaration of function 'vec_rc
p' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1170 vec_mul(x_inv.v, (vec_fma(x.v, x_inv.v, vec_se
t1(-1.0f)))));
1171 ^
1172 x_inv.v = vec_rcp(x.v);
1173 ^
>> 1174 ./vector.h:455:13: error: this function declaration is not a proto
type [-Werror,-Wstrict-prototypes]
>> 1175 ./vector.h:456:13: error: implicit declaration of function 'vec_su
b' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1176 x_inv.v = vec_sub(
1177 ^
>> 1178 ./vector.h:458:7: error: implicit declaration of function 'vec_mul
' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1179 vec_mul(vec_mul(vec_set1(0.5f), x_inv.v),
1180 ^
>> 1181 ./vector.h:458:23: error: implicit declaration of function 'vec_se
t1' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1182 vec_mul(vec_mul(vec_set1(0.5f), x_inv.v),
1183 ^
>> 1184 ./vector.h:459:16: error: implicit declaration of function 'vec_fm
a' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1185 (vec_fma(x.v, vec_mul(x_inv.v, x_inv.v), vec_set1(-1
.0f)))));
1186 ^
1187 fatal error: too many errors emitted, stopping now [-ferror-limit=
]
1188 ./vector.h./vector.h::438436::3913:: errorerror: : this function
declaration is not a prototype [-Werror,-Wstrict-prototypes]this f
unction declaration is not a prototype [-Werror,-Wstrict-prototype
s]
1189
>> 1190 ./vector.h:438:61: error: implicit declaration of function 'vec_se
t1' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
>> 1191 ./vector.h:437:13: error: implicit declaration of function 'vec_su
b' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1192 vec_mul(x_inv.v, (vec_fma(x.v, x_inv.v, vec_se
t1(-1.0f)))));
1193 x_inv.v = vec_sub(x_inv.v,
^
1194
1195 ^
>> 1196 ./vector.h:437:13: error: this function declaration is not a proto
type [-Werror,-Wstrict-prototypes]
>> 1197 ./vector.h:438:21: error: implicit declaration of function 'vec_mu
l' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1198 vec_mul(x_inv.v, (vec_fma(x.v, x_inv.v, vec_se
t1(-1.0f)))));
1199 ^
>> 1200 ./vector.h:438:61: error: this function declaration is not a proto
type [-Werror,-Wstrict-prototypes]
>> 1201 ./vector.h:455:13: error: implicit declaration of function 'vec_rs
qrt' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1202 x_inv.v = vec_rsqrt(x.v);
1203 ^
1204 ./vector.h:438:21: note: did you mean 'vec_sub'?
1205 ./vector.h:437:13: note: 'vec_sub' declared here
1206 x_inv.v = vec_sub(x_inv.v,
1207 ^
>> 1208 ./vector.h:438:21: error: this function declaration is not a proto
type [-Werror,-Wstrict-prototypes]
1209 vec_mul(x_inv.v, (vec_fma(x.v, x_inv.v, vec_se
t1(-1.0f)))));
1210 ^
>> 1211 ./vector.h:438:39: error: implicit declaration of function 'vec_fm
a' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1212 vec_mul(x_inv.v, (vec_fma(x.v, x_inv.v, vec_se
t1(-1.0f)))));
1213 ^
>> 1214 ./vector.h:455:13: error: this function declaration is not a proto
type [-Werror,-Wstrict-prototypes]
>> 1215 ./vector.h:456:13: error: implicit declaration of function 'vec_su
b' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1216 x_inv.v = vec_sub(
1217 ^
>> 1218 ./vector.h:458:7: error: implicit declaration of function 'vec_mul
' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1219 vec_mul(vec_mul(vec_set1(0.5f), x_inv.v),
1220 ^
>> 1221 ./vector.h:458:23: error: implicit declaration of function 'vec_se
t1' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1222 vec_mul(vec_mul(vec_set1(0.5f), x_inv.v),
1223 ^
>> 1224 ./vector.h:459:16: error: implicit declaration of function 'vec_fm
a' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1225 (vec_fma(x.v, vec_mul(x_inv.v, x_inv.v), vec_set1(-1
.0f)))));
1226 ^
1227 fatal error: too many errors emitted, stopping now [-ferror-limit=
]
>> 1228 ./vector.h:438:39: error: this function declaration is not a proto
type [-Werror,-Wstrict-prototypes]
>> 1229 ./vector.h:438:61: error: implicit declaration of function 'vec_se
t1' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1230 vec_mul(x_inv.v, (vec_fma(x.v, x_inv.v, vec_se
t1(-1.0f)))));
1231 ^
>> 1232 ./vector.h:438:61: error: this function declaration is not a proto
type [-Werror,-Wstrict-prototypes]
>> 1233 ./vector.h:455:13: error: implicit declaration of function 'vec_rs
qrt' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1234 x_inv.v = vec_rsqrt(x.v);
1235 ^
>> 1236 ./vector.h:455:13: error: this function declaration is not a proto
type [-Werror,-Wstrict-prototypes]
>> 1237 ./vector.h:456:13: error: implicit declaration of function 'vec_su
b' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1238 x_inv.v = vec_sub(
1239 ^
>> 1240 ./vector.h:458:7: error: implicit declaration of function 'vec_mul
' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1241 vec_mul(vec_mul(vec_set1(0.5f), x_inv.v),
1242 ^
>> 1243 ./vector.h:458:23: error: implicit declaration of function 'vec_se
t1' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1244 vec_mul(vec_mul(vec_set1(0.5f), x_inv.v),
1245 ^
>> 1246 ./vector.h:459:16: error: implicit declaration of function 'vec_fm
a' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1247 (vec_fma(x.v, vec_mul(x_inv.v, x_inv.v), vec_set1(-1
.0f)))));
1248 ^
1249 make[3]: *** [Makefile:1813: libswiftsim_la-space_first_init.lo] E
rror 1
1250 fatal error: too many errors emitted, stopping now [-ferror-limit=
]
1251 20 errors generated.
1252 20 errors generated.

See build log for details:
/home/rccs-sdt/a01008/spack-stage/spack-stage-swiftsim-0.9.0-cla7wvaowx2lxp725fgkwbtoalestnew/spack-build-out.txt


<= Back to list