Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

MIOpen Error #26

Open
WeiChunyu opened this issue Dec 25, 2017 · 3 comments
Open

MIOpen Error #26

WeiChunyu opened this issue Dec 25, 2017 · 3 comments

Comments

@WeiChunyu
Copy link

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)

@parallelo
Copy link
Contributor

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

@npjamadagni
Copy link

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

@ericjang
Copy link

ericjang commented Jul 4, 2018

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants