hipCaffe
hipCaffe copied to clipboard
MIOpen Error
root@WeiCh:~/hipCaffe# ./build/test/test_all.testbin ...... MIOpen Error: /data/repo/MIOpen/src/ocl/softmaxocl.cpp:59: Only alpha=1 and beta=0 is supported F1225 17:29:05.918099 12305 cudnn_softmax_layer_hip.cpp:27] Check failed: status == miopenStatusSuccess (7 vs. 0) miopenStatusUnknownError *** Check failure stack trace: *** @ 0x7f4663dcb5cd google::LogMessage::Fail() @ 0x7f4663dcd433 google::LogMessage::SendToLog() @ 0x7f4663dcb15b google::LogMessage::Flush() @ 0x7f4663dcde1e google::LogMessageFatal::~LogMessageFatal() @ 0x151e68e caffe::CuDNNSoftmaxLayer<>::Forward_gpu() @ 0x4f54a7 caffe::Layer<>::Forward() @ 0x1e96fd6 caffe::SoftmaxWithLossLayer<>::Forward_gpu() @ 0x4f54a7 caffe::Layer<>::Forward() @ 0x4ff933 caffe::GradientChecker<>::CheckGradientSingle() @ 0x4ff04d caffe::GradientChecker<>::CheckGradientExhaustive() @ 0x53dd0d caffe::SoftmaxWithLossLayerTest_TestGradient_Test<>::TestBody() @ 0x108f334 testing::internal::HandleExceptionsInMethodIfSupported<>() @ 0x108f1f6 testing::Test::Run() @ 0x1090341 testing::TestInfo::Run() @ 0x1090b97 testing::TestCase::Run() @ 0x1097277 testing::internal::UnitTestImpl::RunAllTests() @ 0x1096cb4 testing::internal::HandleExceptionsInMethodIfSupported<>() @ 0x1096c69 testing::UnitTest::Run() @ 0x2006a3a main @ 0x7f465f286830 __libc_start_main @ 0x2005ed9 _start @ (nil) (unknown)
Your system configuration
ubuntu 16.04.03 rocm-dkms (1.7.60) miopengemm (1.1.5-3c3145b) miopen-hip (1.2.0-a9949e3)
Thanks for the heads-up, @WeiChunyu. We'll take a look.
I have the same error. Any workaround for this problem?
I am also running into this error (using rocm/hipcaffe docker image)