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

intialized device 过程 #72

Open
wllkkwzz opened this issue Feb 20, 2023 · 1 comment
Open

intialized device 过程 #72

wllkkwzz opened this issue Feb 20, 2023 · 1 comment

Comments

@wllkkwzz
Copy link

[root@localhost gpu-burn-master]# ./gpu_burn 1000
GPU 0: NVIDIA A2 (UUID: GPU-da20406d-5c91-2506-a377-c919f8f6dea1)
Initialized device 0 with 14830 MB of memory (14437 MB available, using 12993 MB of it), using FLOATS

启动gpuburn时 会有一段时间处于Initialized 这个状态, 这个是gpuburn的程序启动嘛? 对卡的状态是否有影响? 我GPU卡是否处于活跃状态?

望回复!谢谢!

@tsengjun
Copy link

打印这行log的时候,是在GPU上分配那个12GB内存然后往GPU的这块显存填随机数,GPU这个时候是活跃的,在传输数据,接下来用这些数据进行压力测试的计算。

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

2 participants