Skip to content

Commit

Permalink
Disabling TF CUDA tests for 14_0_X
Browse files Browse the repository at this point in the history
  • Loading branch information
valsdav committed Mar 12, 2024
1 parent 2e5dc6d commit b59bfdd
Showing 1 changed file with 113 additions and 113 deletions.
226 changes: 113 additions & 113 deletions PhysicsTools/TensorFlow/test/BuildFile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,138 +5,138 @@
<use name="PhysicsTools/TensorFlow"/>
</bin>

<iftool name="cuda">
<bin name="testTFHelloWorldCUDA" file="testRunner.cpp,testHelloWorldCUDA.cc">
<use name="boost_filesystem"/>
<use name="catch2"/>
<use name="cppunit"/>
<use name="cuda"/>
<use name="tensorflow-cc"/>
<use name="FWCore/ParameterSet"/>
<use name="FWCore/ParameterSetReader"/>
<use name="FWCore/PluginManager"/>
<use name="FWCore/ServiceRegistry"/>
<use name="FWCore/Utilities"/>
<use name="HeterogeneousCore/CUDAServices"/>
<use name="HeterogeneousCore/CUDAUtilities"/>
<use name="PhysicsTools/TensorFlow"/>
</bin>
</iftool>
<!-- <iftool name="cuda"> -->
<!-- <bin name="testTFHelloWorldCUDA" file="testRunner.cpp,testHelloWorldCUDA.cc"> -->
<!-- <use name="boost_filesystem"/> -->
<!-- <use name="catch2"/> -->
<!-- <use name="cppunit"/> -->
<!-- <use name="cuda"/> -->
<!-- <use name="tensorflow-cc"/> -->
<!-- <use name="FWCore/ParameterSet"/> -->
<!-- <use name="FWCore/ParameterSetReader"/> -->
<!-- <use name="FWCore/PluginManager"/> -->
<!-- <use name="FWCore/ServiceRegistry"/> -->
<!-- <use name="FWCore/Utilities"/> -->
<!-- <use name="HeterogeneousCore/CUDAServices"/> -->
<!-- <use name="HeterogeneousCore/CUDAUtilities"/> -->
<!-- <use name="PhysicsTools/TensorFlow"/> -->
<!-- </bin> -->
<!-- </iftool> -->

<bin name="testTFMetaGraphLoading" file="testRunner.cpp,testMetaGraphLoading.cc">
<use name="boost_filesystem"/>
<use name="cppunit"/>
<use name="PhysicsTools/TensorFlow"/>
</bin>

<iftool name="cuda">
<bin name="testTFMetaGraphLoadingCUDA" file="testRunner.cpp,testMetaGraphLoadingCUDA.cc">
<use name="boost_filesystem"/>
<use name="catch2"/>
<use name="cppunit"/>
<use name="cuda"/>
<use name="FWCore/ParameterSet"/>
<use name="FWCore/ParameterSetReader"/>
<use name="FWCore/PluginManager"/>
<use name="FWCore/ServiceRegistry"/>
<use name="FWCore/Utilities"/>
<use name="HeterogeneousCore/CUDAServices"/>
<use name="HeterogeneousCore/CUDAUtilities"/>
<use name="PhysicsTools/TensorFlow"/>
</bin>
</iftool>
<!-- <iftool name="cuda"> -->
<!-- <bin name="testTFMetaGraphLoadingCUDA" file="testRunner.cpp,testMetaGraphLoadingCUDA.cc"> -->
<!-- <use name="boost_filesystem"/> -->
<!-- <use name="catch2"/> -->
<!-- <use name="cppunit"/> -->
<!-- <use name="cuda"/> -->
<!-- <use name="FWCore/ParameterSet"/> -->
<!-- <use name="FWCore/ParameterSetReader"/> -->
<!-- <use name="FWCore/PluginManager"/> -->
<!-- <use name="FWCore/ServiceRegistry"/> -->
<!-- <use name="FWCore/Utilities"/> -->
<!-- <use name="HeterogeneousCore/CUDAServices"/> -->
<!-- <use name="HeterogeneousCore/CUDAUtilities"/> -->
<!-- <use name="PhysicsTools/TensorFlow"/> -->
<!-- </bin> -->
<!-- </iftool> -->

<bin name="testTFGraphLoading" file="testRunner.cpp,testGraphLoading.cc">
<use name="boost_filesystem"/>
<use name="cppunit"/>
<use name="PhysicsTools/TensorFlow"/>
</bin>

<iftool name="cuda">
<bin name="testTFGraphLoadingCUDA" file="testRunner.cpp,testGraphLoadingCUDA.cc">
<use name="boost_filesystem"/>
<use name="catch2"/>
<use name="cppunit"/>
<use name="cuda"/>
<use name="FWCore/ParameterSet"/>
<use name="FWCore/ParameterSetReader"/>
<use name="FWCore/PluginManager"/>
<use name="FWCore/ServiceRegistry"/>
<use name="FWCore/Utilities"/>
<use name="HeterogeneousCore/CUDAServices"/>
<use name="HeterogeneousCore/CUDAUtilities"/>
<use name="PhysicsTools/TensorFlow"/>
</bin>
</iftool>
<!-- <iftool name="cuda"> -->
<!-- <bin name="testTFGraphLoadingCUDA" file="testRunner.cpp,testGraphLoadingCUDA.cc"> -->
<!-- <use name="boost_filesystem"/> -->
<!-- <use name="catch2"/> -->
<!-- <use name="cppunit"/> -->
<!-- <use name="cuda"/> -->
<!-- <use name="FWCore/ParameterSet"/> -->
<!-- <use name="FWCore/ParameterSetReader"/> -->
<!-- <use name="FWCore/PluginManager"/> -->
<!-- <use name="FWCore/ServiceRegistry"/> -->
<!-- <use name="FWCore/Utilities"/> -->
<!-- <use name="HeterogeneousCore/CUDAServices"/> -->
<!-- <use name="HeterogeneousCore/CUDAUtilities"/> -->
<!-- <use name="PhysicsTools/TensorFlow"/> -->
<!-- </bin> -->
<!-- </iftool> -->

<bin name="testTFConstSession" file="testRunner.cpp,testConstSession.cc">
<use name="boost_filesystem"/>
<use name="cppunit"/>
<use name="PhysicsTools/TensorFlow"/>
</bin>

<iftool name="cuda">
<bin name="testTFConstSessionCUDA" file="testRunner.cpp,testConstSessionCUDA.cc">
<use name="boost_filesystem"/>
<use name="catch2"/>
<use name="cppunit"/>
<use name="cuda"/>
<use name="FWCore/ParameterSet"/>
<use name="FWCore/ParameterSetReader"/>
<use name="FWCore/PluginManager"/>
<use name="FWCore/ServiceRegistry"/>
<use name="FWCore/Utilities"/>
<use name="HeterogeneousCore/CUDAServices"/>
<use name="HeterogeneousCore/CUDAUtilities"/>
<use name="PhysicsTools/TensorFlow"/>
</bin>
</iftool>
<!-- <iftool name="cuda"> -->
<!-- <bin name="testTFConstSessionCUDA" file="testRunner.cpp,testConstSessionCUDA.cc"> -->
<!-- <use name="boost_filesystem"/> -->
<!-- <use name="catch2"/> -->
<!-- <use name="cppunit"/> -->
<!-- <use name="cuda"/> -->
<!-- <use name="FWCore/ParameterSet"/> -->
<!-- <use name="FWCore/ParameterSetReader"/> -->
<!-- <use name="FWCore/PluginManager"/> -->
<!-- <use name="FWCore/ServiceRegistry"/> -->
<!-- <use name="FWCore/Utilities"/> -->
<!-- <use name="HeterogeneousCore/CUDAServices"/> -->
<!-- <use name="HeterogeneousCore/CUDAUtilities"/> -->
<!-- <use name="PhysicsTools/TensorFlow"/> -->
<!-- </bin> -->
<!-- </iftool> -->

<bin name="testTFSessionCache" file="testRunner.cpp,testSessionCache.cc">
<use name="boost_filesystem"/>
<use name="cppunit"/>
<use name="PhysicsTools/TensorFlow"/>
</bin>

<iftool name="cuda">
<bin name="testTFSessionCacheCUDA" file="testRunner.cpp,testSessionCacheCUDA.cc">
<use name="boost_filesystem"/>
<use name="catch2"/>
<use name="cppunit"/>
<use name="cuda"/>
<use name="FWCore/ParameterSet"/>
<use name="FWCore/ParameterSetReader"/>
<use name="FWCore/PluginManager"/>
<use name="FWCore/ServiceRegistry"/>
<use name="FWCore/Utilities"/>
<use name="HeterogeneousCore/CUDAServices"/>
<use name="HeterogeneousCore/CUDAUtilities"/>
<use name="PhysicsTools/TensorFlow"/>
</bin>
</iftool>
<!-- <iftool name="cuda"> -->
<!-- <bin name="testTFSessionCacheCUDA" file="testRunner.cpp,testSessionCacheCUDA.cc"> -->
<!-- <use name="boost_filesystem"/> -->
<!-- <use name="catch2"/> -->
<!-- <use name="cppunit"/> -->
<!-- <use name="cuda"/> -->
<!-- <use name="FWCore/ParameterSet"/> -->
<!-- <use name="FWCore/ParameterSetReader"/> -->
<!-- <use name="FWCore/PluginManager"/> -->
<!-- <use name="FWCore/ServiceRegistry"/> -->
<!-- <use name="FWCore/Utilities"/> -->
<!-- <use name="HeterogeneousCore/CUDAServices"/> -->
<!-- <use name="HeterogeneousCore/CUDAUtilities"/> -->
<!-- <use name="PhysicsTools/TensorFlow"/> -->
<!-- </bin> -->
<!-- </iftool> -->

<bin name="testTFThreadPools" file="testRunner.cpp,testThreadPools.cc">
<use name="boost_filesystem"/>
<use name="cppunit"/>
<use name="PhysicsTools/TensorFlow"/>
</bin>

<iftool name="cuda">
<bin name="testTFThreadPoolsCUDA" file="testRunner.cpp,testThreadPoolsCUDA.cc">
<use name="boost_filesystem"/>
<use name="catch2"/>
<use name="cppunit"/>
<use name="cuda"/>
<use name="FWCore/ParameterSet"/>
<use name="FWCore/ParameterSetReader"/>
<use name="FWCore/PluginManager"/>
<use name="FWCore/ServiceRegistry"/>
<use name="FWCore/Utilities"/>
<use name="HeterogeneousCore/CUDAServices"/>
<use name="HeterogeneousCore/CUDAUtilities"/>
<use name="PhysicsTools/TensorFlow"/>
</bin>
</iftool>
<!-- <iftool name="cuda"> -->
<!-- <bin name="testTFThreadPoolsCUDA" file="testRunner.cpp,testThreadPoolsCUDA.cc"> -->
<!-- <use name="boost_filesystem"/> -->
<!-- <use name="catch2"/> -->
<!-- <use name="cppunit"/> -->
<!-- <use name="cuda"/> -->
<!-- <use name="FWCore/ParameterSet"/> -->
<!-- <use name="FWCore/ParameterSetReader"/> -->
<!-- <use name="FWCore/PluginManager"/> -->
<!-- <use name="FWCore/ServiceRegistry"/> -->
<!-- <use name="FWCore/Utilities"/> -->
<!-- <use name="HeterogeneousCore/CUDAServices"/> -->
<!-- <use name="HeterogeneousCore/CUDAUtilities"/> -->
<!-- <use name="PhysicsTools/TensorFlow"/> -->
<!-- </bin> -->
<!-- </iftool> -->

<bin name="testTFVisibleDevices" file="testRunner.cpp,testVisibleDevices.cc">
<use name="boost_filesystem"/>
Expand All @@ -145,22 +145,22 @@
</bin>


<iftool name="cuda">
<bin name="testTFVisibleDevicesCUDA" file="testRunner.cpp,testVisibleDevicesCUDA.cc">
<use name="boost_filesystem"/>
<use name="catch2"/>
<use name="cppunit"/>
<use name="cuda"/>
<use name="FWCore/ParameterSet"/>
<use name="FWCore/ParameterSetReader"/>
<use name="FWCore/PluginManager"/>
<use name="FWCore/ServiceRegistry"/>
<use name="FWCore/Utilities"/>
<use name="HeterogeneousCore/CUDAServices"/>
<use name="HeterogeneousCore/CUDAUtilities"/>
<use name="PhysicsTools/TensorFlow"/>
</bin>
</iftool>
<!-- <iftool name="cuda"> -->
<!-- <bin name="testTFVisibleDevicesCUDA" file="testRunner.cpp,testVisibleDevicesCUDA.cc"> -->
<!-- <use name="boost_filesystem"/> -->
<!-- <use name="catch2"/> -->
<!-- <use name="cppunit"/> -->
<!-- <use name="cuda"/> -->
<!-- <use name="FWCore/ParameterSet"/> -->
<!-- <use name="FWCore/ParameterSetReader"/> -->
<!-- <use name="FWCore/PluginManager"/> -->
<!-- <use name="FWCore/ServiceRegistry"/> -->
<!-- <use name="FWCore/Utilities"/> -->
<!-- <use name="HeterogeneousCore/CUDAServices"/> -->
<!-- <use name="HeterogeneousCore/CUDAUtilities"/> -->
<!-- <use name="PhysicsTools/TensorFlow"/> -->
<!-- </bin> -->
<!-- </iftool> -->

<!-- <ifarchitecture name="!_ppc64le_">
<bin name="testTFAOT" file="testRunner.cpp,testAOT.cc">
Expand Down

0 comments on commit b59bfdd

Please sign in to comment.