public class MagicQueueTest
extends java.lang.Object
Constructor and Description |
---|
MagicQueueTest() |
Modifier and Type | Method and Description |
---|---|
void |
addDataSet1() |
void |
addDataSet2()
This test will fail on single-gpu system
|
void |
setUp() |
void |
test_cuda_multiGPU_testAffinityChange1()
THIS TEST REQUIRES CUDA BACKEND AND MULTI-GPU ENVIRONMENT
TO USE THIS TEST EFFICIENTLY - ENABLE ND4J-CUDA BACKEND FOR THIS MODULE
In this test we check actual data relocation within MagicQueue
|
void |
testSequential() |
void |
testSequentialIterable() |
public void setUp() throws java.lang.Exception
java.lang.Exception
public void addDataSet1() throws java.lang.Exception
java.lang.Exception
public void addDataSet2() throws java.lang.Exception
java.lang.Exception
public void test_cuda_multiGPU_testAffinityChange1() throws java.lang.Exception
java.lang.Exception
public void testSequential() throws java.lang.Exception
java.lang.Exception
public void testSequentialIterable() throws java.lang.Exception
java.lang.Exception