Skip to content

alper

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: airfoil in OpenLB #7876
    alper
    Participant

    I think I figured it out and would happily send it over after running few more tests to make sure it is correct. I just need an e-mail address, where would you like me to send it?

    in reply to: airfoil in OpenLB #7861
    alper
    Participant

    Were you able to implement airfoil geometry indicator?

    Currently I am trying to implement a symmetrical NACA airfoil indicator and would appreciate if anyone has a similar code.

    in reply to: gpu usage question #7835
    alper
    Participant

    I am having the same problem with the aorta3d example via the gpu_only.mk configuration option during the compilation of the example.

    “Call of overloaded f(x) is ambiguous” error is generated (no executable) where f(x) is log(const double&), log1p(double), sin(double&) and various other math functions.

    I am using a RTX4070 Mobile GPU and running CUDA v12.2. Also the CUDA_ARCH variable is set to 87 in config.mk and rules.mk files.

    Additional question: Since my gpu architecture is Lovelace yet the last entry on rules.mk table is Ampere with architecture number 87, should I keep using 87 or may I use 89 as that is what my card supports?

Viewing 3 posts - 1 through 3 (of 3 total)