/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
DataFormats/Math/test/BuildFile.xml
139 строк
4 KB
Vincenzo Innocente
remove "-march=native``` BuildFile.xml
21 май 2024, 14:34
Не верифицирован
21 май 2024, 14:34
718be12
Код
Авторство
О чём код?
<library file="ReadMath.cc,WriteMath.cc,SealModule.cc" name="DataFormatsMath_test"> <use name="FWCore/Framework"/> <use name="DataFormats/Common"/> <flags EDM_PLUGIN="1"/> </library> <use name="rootmath"/> <use name="rootgraphics"/> <use name="DataFormats/Math"/> <bin file="Matrices_t.cpp" name="DataFormatsMatrices_t"> </bin> <bin file="ProjectMatrix_t.cpp" name="DataFormatsProjectMatrix_t"> </bin> <bin file="FastMath_t.cpp" name="DataFormatsFastMath_t"> <flags CXXFLAGS="-Wno-error=format -Wno-format -Wno-format-contains-nul"/> <flags REM_CXXFLAGS="-Wformat -ansi"/> <flags REM_CXXFLAGS="-Wformat-contains-nul"/> </bin> <bin file="testApproximations.cpp" name="testMathApproximations"> <flags CXXFLAGS="-Wno-error=format -Wno-format -Wno-format-contains-nul"/> <flags REM_CXXFLAGS="-Wformat"/> <flags REM_CXXFLAGS="-Wformat-contains-nul"/> <flags REM_CXXFLAGS="-ansi"/> </bin> <bin file="testApproxMath.cpp" name="testMathApproxMath"> <flags CXXFLAGS="-Wno-error=format -Wno-format -Wno-format-contains-nul"/> <flags REM_CXXFLAGS="-Wformat"/> <flags REM_CXXFLAGS="-Wformat-contains-nul"/> <flags REM_CXXFLAGS="-ansi"/> </bin> <release name="!.*ICC_X.*"> <bin file="ExtVec_t.cpp" name="DataFormatsExtVec_t"> <use name="ofast-flag"/> </bin> </release> <bin file="SSEVec_t.cpp" name="DataFormatsSSEVec_t"> <use name="ofast-flag"/> </bin> <bin file="crossV4_t.cpp" name="DataFormatscrossV4_t"> <use name="ofast-flag"/> </bin> <bin file="sign_t.cpp" name="DataFormatsSign_t"> </bin> <bin file="eta_t.cpp" name="DataFormatsEta_t"> </bin> <bin file="arc.cpp" name="DataFormatsAsin_t"> </bin> <bin file="testAtan2.cpp"> <flags CXXFLAGS="-fwrapv"/> </bin> <bin file="testAtan2.cpp" name="testAtan2FastMath"> <use name="ofast-flag"/> <flags CXXFLAGS="-fwrapv"/> </bin> <bin file="testAtan2.cpp" name="testAtan2VDT"> <use name="vdt"/> <flags CXXFLAGS="-fwrapv"/> </bin> <bin file="deltaR_t.cpp" name="DataFormatsDeltaR_t"> <flags CXXFLAGS="-Wno-error=format -Wno-format -Wno-format-contains-nul"/> <flags REM_CXXFLAGS="-Wformat"/> <flags REM_CXXFLAGS="-Wformat-contains-nul"/> <flags REM_CXXFLAGS="-ansi"/> </bin> <bin file="Similarity_t.cpp" name="DataFormatsSimilarity_t"> </bin> <bin file="Similarity_t.cpp" name="DataFormatsSimilarityFast_t"> <use name="ofast-flag"/> </bin> <bin file="MulSymMatrix_t.cpp" name="DataFormatsMulSymMatrix_t"> </bin> <bin file="CholeskyInvert_t.cpp" name="CholeskyInvert_t"> <flags CXXFLAGS="-O3"/> </bin> <bin file="testGraph.cpp"> </bin> <bin name="testDataFormatsMathPacking" file="testMiniFloat.cpp,testlogintpack.cpp,testRunner.cpp"> <use name="cppunit"/> </bin> <iftool name="cuda-gcc-support"> <bin file="cudaAtan2Test.cu" name="DFM_Atan2"> <use name="cuda"/> <use name="vdt_headers"/> <use name="HeterogeneousCore/CUDAUtilities"/> <flags CUDA_FLAGS="--expt-relaxed-constexpr"/> <flags CXXFLAGS="-O3 -fwrapv"/> </bin> <bin file="cudaMathTest.cu" name="DFM_Math"> <use name="cuda"/> <use name="vdt_headers"/> <use name="HeterogeneousCore/CUDAUtilities"/> <flags CUDA_FLAGS="--expt-relaxed-constexpr"/> <flags CXXFLAGS="-O3 -fwrapv"/> </bin> <bin file="cudaMathTest.cu" name="DFM_MathRepr"> <use name="cuda"/> <use name="vdt_headers"/> <use name="HeterogeneousCore/CUDAUtilities"/> <flags CUDA_FLAGS="--expt-relaxed-constexpr -fmad=false -ftz=false -prec-div=true -prec-sqrt=true"/> <flags CXXFLAGS="-ffp-contract=off"/> </bin> <bin file="CholeskyInvert_t.cu" name="CholeskyInvertOnGPU_t"> <use name="cuda"/> <use name="HeterogeneousCore/CUDAUtilities"/> <flags CUDA_FLAGS="-w"/> </bin> <bin file="simpleCholeskyTest.cu"> <use name="cuda"/> <use name="HeterogeneousCore/CUDAUtilities"/> <flags CUDA_FLAGS="-w"/> </bin> </iftool>