Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

does this function support multi-threading? #19

Open
ZJX-CV opened this issue Jul 31, 2023 · 0 comments
Open

does this function support multi-threading? #19

ZJX-CV opened this issue Jul 31, 2023 · 0 comments

Comments

@ZJX-CV
Copy link

ZJX-CV commented Jul 31, 2023

there is a error when i try to use this decodeing function in paddlepaddle dataloder, i guess maybe this package dosn't support multi-threading.


C++ Traceback (most recent call last):

0 JpegCoder::decode(unsigned char const*, unsigned long)


Error Message Summary:

FatalError: Process abort signal is detected by the operating system.
[TimeInfo: *** Aborted at 1690784002 (unix time) try "date -d @1690784002" if you are using GNU date ***]
[SignalInfo: *** SIGABRT (@0x3e8002f07d5) received by PID 3082197 (TID 0x7fbe8e91c280) from PID 3082197 ***]

W0731 14:13:22.648622 3081452 gpu_resources.cc:61] Please NOTE: device: 0, GPU Compute Capability: 6.1, Driver API Version: 11.4, Runtime API Version: 11.2


C++ Traceback (most recent call last):

0 JpegCoder::decode(unsigned char const*, unsigned long)


Error Message Summary:

FatalError: Process abort signal is detected by the operating system.
[TimeInfo: *** Aborted at 1690784002 (unix time) try "date -d @1690784002" if you are using GNU date ***]
[SignalInfo: *** SIGABRT (@0x3e8002f07d6) received by PID 3082198 (TID 0x7fbe8e91c280) from PID 3082198 ***]

W0731 14:13:22.658329 3081452 gpu_resources.cc:91] device: 0, cuDNN Version: 8.0.

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

No branches or pull requests

1 participant