Commit 9b26b1b2 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

Update Dockerfile

parents
Pipeline #2174 failed with stages
in 59 seconds
FROM intel/oneapi-basekit:latest
RUN apt update \
&& apt -y install cmake pkg-config build-essential autoconf libtool libatlas-base-dev libfftw3-dev libopenblas-dev gawk
RUN . /opt/intel/oneapi/setvars.sh --force
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment