This commit is contained in:
parent
1a0003a17f
commit
c7901e6940
@ -68,7 +68,7 @@ RUN sed -i -e "s/gencode arch=compute_..,code=sm_../gencode arch=compute_${CUDA_
|
||||
# --enable-libvorbis # xxxx
|
||||
--enable-cuda --enable-cuda-sdk --enable-cuda-nvcc --enable-nvenc --enable-cuvid --enable-libnpp \
|
||||
--extra-cflags=-I/usr/local/cuda/include --extra-ldflags=-L/usr/local/cuda/lib64 && \
|
||||
make -j4 && \
|
||||
make && \
|
||||
cp ffmpeg /tmp/ffmpeg-turing && \
|
||||
cp ffplay /tmp/ffplay-turing
|
||||
|
||||
@ -85,7 +85,7 @@ RUN sed -i -e "s/gencode arch=compute_..,code=sm_../gencode arch=compute_${CUDA_
|
||||
# --enable-libvorbis # xxxx
|
||||
--enable-cuda --enable-cuda-sdk --enable-cuda-nvcc --enable-nvenc --enable-cuvid --enable-libnpp \
|
||||
--extra-cflags=-I/usr/local/cuda/include --extra-ldflags=-L/usr/local/cuda/lib64 && \
|
||||
make -j4 && \
|
||||
make && \
|
||||
cp ffmpeg /tmp/ffmpeg-pascal && \
|
||||
cp ffplay /tmp/ffplay-pascal
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user