compiler argument update for nvcc

Change-Id: If40caf20543cc29301482deddfb03d6fccb6f3c9


[ROCm/clr commit: da6de84535]
This commit is contained in:
Sudheer Kumar
2020-11-27 11:23:41 +05:30
committed by Mohan Kumar Mithur
parent 21c7f6e264
commit 6fd533b393
@@ -22,7 +22,7 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../../test_common.cpp
* BUILD: %t %s ../../test_common.cpp NVCC_OPTIONS -std=c++11
* TEST_NAMED: %t d2dMemCpyWithPinnedHostMemory_pinned --pinned
* TEST_NAMED: %t d2dMemCpyWithPinnedHostMemory_registered --registered
* HIT_END