Hi Experts,
I am trying to build OpenBLAs 0.3.5 on solaris sparc 11.3.
Getting the following error while compiling driver/others/memory.c:
"memory.c", line 1705: undefined symbol: cpu_set_t
"memory.c", line 1705: undefined symbol: cpusetp
Compiler command line:
cc -O2 -DMAX_STACK_ALLOC=2048 -DF_INTERFACE_GFORT -w -fPIC -DNO_AVX2 -DSMP_SERVER -DNO_WARMUP -DMAX_CPU_NUMBER=8 -DMAX_PARALLEL_NUMBER=1 -DVERSION=\"0.3.5\" -mcpu=v9 -DASMNAME=memory -DASMFNAME=memory_ -DNAME=memory_ -DCNAME=memory -DCHAR_NAME=\"memory_\" -DCHAR_CNAME=\"memory\" -DNO_AFFINITY -I../.. -c memory.c -o memory.o
Anybody has faced similar issue? Is this supported on Solaris?
Appreciate any help on this.
Thanks,
Ananta