Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

test_operator_gpu.test_ndarray_reshape fails #15832

Closed
ChaiBapchya opened this issue Aug 9, 2019 · 4 comments
Closed

test_operator_gpu.test_ndarray_reshape fails #15832

ChaiBapchya opened this issue Aug 9, 2019 · 4 comments

Comments

@ChaiBapchya
Copy link
Contributor

test_operator_gpu.test_ndarray_reshape

Pipeline -
http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-gpu/detail/PR-15807/4/pipeline

Error Log

test_operator_gpu.test_ndarray_reshape ... [18:55:15] src/operator/tensor/./.././../common/../operator/mxnet_op.h:845: Check failed: (err) == (cudaSuccess) Name: mxnet_generic_kernel ErrStr:an illegal memory access was encountered
/work/runtime_functions.sh: line 889:     6 Aborted                 (core dumped) nosetests-3.4 $NOSE_COVERAGE_ARGUMENTS $NOSE_TIMER_ARGUMENTS --with-xunit --xunit-file nosetests_gpu.xml --verbose tests/python/gpu
build.py: 2019-08-09 18:56:05,569Z INFO Waiting for status of container 97fd5051cbd5 for 600 s.
build.py: 2019-08-09 18:56:05,747Z INFO Container exit status: {'Error': None, 'StatusCode': 134}
build.py: 2019-08-09 18:56:05,747Z ERROR Container exited with an error 😞
build.py: 2019-08-09 18:56:05,747Z INFO Executed command for reproduction:

ci/build.py --docker-registry mxnetci --nvidiadocker --platform ubuntu_gpu_cu101 --docker-build-retries 3 --shm-size 500m /work/runtime_functions.sh unittest_ubuntu_python3_gpu

PR #15807

@mxnet-label-bot
Copy link
Contributor

Hey, this is the MXNet Label Bot.
Thank you for submitting the issue! I will try and suggest some labels so that the appropriate MXNet community members can help resolve it.
Here are my recommended labels: Test

@ChaiBapchya
Copy link
Contributor Author

@mxnet-label-bot add [Flaky, Test]

@ptrendx
Copy link
Member

ptrendx commented Aug 13, 2019

If you look at the log it is actually test_countsketch that starts failing, the ndarray reshape test finally crashes because of this. I recall there was an issue open about countsketch operator.

@leezu
Copy link
Contributor

leezu commented Jul 23, 2020

#10988

@leezu leezu closed this as completed Nov 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants