Message boards : Graphics cards (GPUs) : New laptop has an Nvidia 4070 and AMD GPU
Author | Message |
---|---|
Hi all, I haven't had a system with an Nvidia GPU in some time, and have never owned a laptop which had both AMD/Nvidia. <app_config> <app> <name>PythonGPU</name> <max_concurrent>9999</max_concurrent> <gpu_versions> <gpu_usage>1</gpu_usage> <cpu_usage>0.001</cpu_usage> </gpu_versions> </app> <app> <name>acemd3</name> <max_concurrent>9999</max_concurrent> <gpu_versions> <gpu_usage>1</gpu_usage> <cpu_usage>0.001</cpu_usage> </gpu_versions> </app> <app> <name>acemd4</name> <max_concurrent>9999</max_concurrent> <gpu_versions> <gpu_usage>1</gpu_usage> <cpu_usage>0.001</cpu_usage> </gpu_versions> </app> <app> <name>ATM</name> <max_concurrent>9999</max_concurrent> <gpu_versions> <gpu_usage>1</gpu_usage> <cpu_usage>0.001</cpu_usage> </gpu_versions> </app> </app_config> Having briefly read the documentation, it seems as though I should add this somewhere but I am unclear as to where exactly: <use_all_gpus>1</use_all_gpus> Thanks, Alex. | |
ID: 60755 | Rating: 0 | rate: / Reply Quote | |
You need to change the ATM name to ATMbeta. You might as well remove the acemd4 section. Very doubtful we will ever see those briefly available tasks again. <exclude_gpu> <device_num>1</device_num> <type>ATI</type> </exclude_gpu> Read through the client and application documentation. https://boinc.berkeley.edu/wiki/Client_configuration#Application_configuration | |
ID: 60756 | Rating: 0 | rate: / Reply Quote | |
Message boards : Graphics cards (GPUs) : New laptop has an Nvidia 4070 and AMD GPU