We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Brannon
why in application work only one thread?
if detach this thread in strace, see many messages 'futex_wait_bitset_private futex_clock_realtime connection timed out'
My system: 00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) (prog-if 00 [VGA controller]) Subsystem: NVIDIA Corporation GM204GL [Tesla M60] Physical Slot: 30 Flags: bus master, fast devsel, latency 248, IRQ 155 Memory at 94000000 (32-bit, non-prefetchable) [size=16M] Memory at 80000000 (64-bit, prefetchable) [size=256M] Memory at 92000000 (64-bit, prefetchable) [size=32M] I/O ports at c100 [size=128] Capabilities: [60] Power Management version 3 Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [78] Express Endpoint, MSI 00 Kernel driver in use: nvidia Kernel modules: nvidia_384_drm, nvidia_384 Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) (prog-if 00 [VGA controller]) Subsystem: NVIDIA Corporation GM204GL [Tesla M60] Physical Slot: 30 Flags: bus master, fast devsel, latency 248, IRQ 155 Memory at 94000000 (32-bit, non-prefetchable) [size=16M] Memory at 80000000 (64-bit, prefetchable) [size=256M] Memory at 92000000 (64-bit, prefetchable) [size=32M] I/O ports at c100 [size=128] Capabilities: [60] Power Management version 3 Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [78] Express Endpoint, MSI 00 Kernel driver in use: nvidia Kernel modules: nvidia_384_drm, nvidia_384
Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi Brannon
why in application work only one thread?
if detach this thread in strace, see many messages 'futex_wait_bitset_private futex_clock_realtime connection timed out'
My system:
00:1e.0 VGA compatible controller: NVIDIA Corporation GM204GL [Tesla M60] (rev a1) (prog-if 00 [VGA controller]) Subsystem: NVIDIA Corporation GM204GL [Tesla M60] Physical Slot: 30 Flags: bus master, fast devsel, latency 248, IRQ 155 Memory at 94000000 (32-bit, non-prefetchable) [size=16M] Memory at 80000000 (64-bit, prefetchable) [size=256M] Memory at 92000000 (64-bit, prefetchable) [size=32M] I/O ports at c100 [size=128] Capabilities: [60] Power Management version 3 Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [78] Express Endpoint, MSI 00 Kernel driver in use: nvidia Kernel modules: nvidia_384_drm, nvidia_384
Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
thanks
The text was updated successfully, but these errors were encountered: