hipCaffe icon indicating copy to clipboard operation
hipCaffe copied to clipboard

MIOpen Error

Open WeiChunyu opened this issue 7 years ago • 3 comments

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)

WeiChunyu avatar Dec 25 '17 10:12 WeiChunyu

Thanks for the heads-up, @WeiChunyu. We'll take a look.

parallelo avatar Jan 02 '18 22:01 parallelo

I have the same error. Any workaround for this problem?

npjamadagni avatar Jan 29 '18 22:01 npjamadagni

I am also running into this error (using rocm/hipcaffe docker image)

ericjang avatar Jul 04 '18 16:07 ericjang