All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.bytedeco.javacpp.properties.linux-ppc64le-cuda.properties Maven / Gradle / Ivy

There is a newer version: 1.5.11
Show newest version
platform=linux-ppc64le
platform.path.separator=:
platform.source.suffix=.cu
platform.includepath.prefix=-I
platform.includepath=
platform.compiler=nvcc
platform.compiler.cpp11=-std=c++11
platform.compiler.debug=-Xcompiler=-O0,-g
platform.compiler.default=-Xcompiler=-mcpu=power8,-m64,-O3 -Xlinker=-s
platform.compiler.fastfpu=-Xcompiler=-ffast-math
platform.compiler.nodeprecated=-Xcompiler=-Wno-deprecated-declarations
platform.compiler.noexceptions=-Xcompiler=-fno-exceptions,-fno-rtti
platform.compiler.nowarnings=-w
platform.compiler.output=-Xlinker=-rpath,$ORIGIN/ -Xlinker=-z,noexecstack -Xlinker=-Bsymbolic -Xptxas=-v -Xcompiler=-Wall,-fPIC -shared -o\u0020
platform.linkpath.prefix=-L
platform.linkpath.prefix2=-Xlinker=-rpath,
platform.linkpath=
platform.link.prefix=-l
platform.link.suffix=
platform.link=
platform.framework.prefix=-Xcompiler=-F
platform.framework.suffix=
platform.framework=
platform.library.prefix=lib
platform.library.suffix=.so




© 2015 - 2024 Weber Informatics LLC | Privacy Policy