monolish
0.17.3-dev.23
MONOlithic LInear equation Solvers for Highly-parallel architecture
|
monolish container is a container for easy use of monolish based on ubuntu.
monolish is installed in the following locations:
examples can be found at:
benchmarks can be found at:
Use the following command to enter the monolish docker container. Please refer to the next section to see how to run the sample.
If there is not a GPU, --gpus all
will fail.
Then, in execute the following command in monolish docker. The monolish library has so
files for each compute capability (CC) of GPU. This script determines the CC of GPU 0 and makes a link to libmonolish_gpu.so
.
If there is not a GPU, --gpus all
will fail.
Then, in execute the following command in monolish docker. The monolish library has so
files for each compute capability (CC) of GPU. This script determines the CC of GPU 0 and makes a link to libmonolish_gpu.so
.
In monolish/docker
: