Skip to content

GPU Parallel

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #7845
    Alexmine
    Participant

    Dear OpenLB developers,

    I would like to utilize the NVIDIA RTX40 series GPU for parallel computing. However, this series of graphics cards adopts a new architecture called Ada-Lovelace, and I am unaware of the CUDA-ARCH value for this new architecture.

    Sincerely,
    Alexmine.

    #7847
    Adrian
    Keymaster

    The highest supported value for Lovelace is 89.

    FYI it is possible to use older target gencodes on newer GPUs, they will be transparently translated by CUDA.

    #7848
    Alexmine
    Participant

    Dear Adrian,

    Thank you for your reply. I would like to know the CUDA-ARCH value of RTX4070, and whether RTX4070 can be used for parallel computing in OpenLB.

    Sincerely,
    Alexmine.

    #7849
    Adrian
    Keymaster

    I already answered this question, please read my reply above.

    OpenLB supports CUDA-based GPU execution and as such supports any GPU that supports CUDA.

    #7851
    Alexmine
    Participant

    Thank you for your response.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.