Dear All,
Trying to do a simulation (2D) on a cluster (linux) with A100 GPU. However getting the error saying that
./kspaceFirstOrder-CUDA: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by ./kspaceFirstOrder-CUDA)
./kspaceFirstOrder-CUDA: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by ./kspaceFirstOrder-CUDA)
Is there an alternative other than recompiling from the source files (I don't have the sudo access on the cluster).
Regards,
Mahesh