Is is possible to set up app_config so that two different GPUs get different settings? Say one GPU has more memory so one card runs an app 1 at a time while the other runs 2 at a time.
Thank you.
Copyright © 2024 Einstein@Home. All rights reserved.
If you are referring to two
)
If you are referring to two different gpus in the same host of the same mfr type . . . then no. One Nvidia and one AMD . . . . then yes.
https://boinc.berkeley.edu/wiki/Client_configuration#Application_configuration
If the different gpus are in different hosts then yes, or just assign a host to a different venue or location for different compute settings.
Keith Myers wrote: If you
)
That is disappointing. Thank you.
It works if you run two BOINC
)
It works if you run two BOINC clients on that computer, one for each GPU.
.
Keith Myers wrote:If you
)
it can be done with two of the same GPU type, but only with different app versions on each GPU. cant configure GPUs differently running the same app, but you can if you run them on different apps (you'll need some additional excludes to force certain apps on each GPU). like say one gpu on gamma ray and another on GW. or even one GPU running gamma ray (FGRPopenclTV-nvidia) and another running gamma ray (FGRPopencl2Pup-nvidia).
-Edit-
the different plan class approach might not be possible. while you can setup the app_config with different configs for the different plan classes, it doesnt look like you can exclude GPUs by plan class, only app name
_________________________________________________________________________