Code Monkey home page Code Monkey logo

Comments (4)

vvp-nsk avatar vvp-nsk commented on September 6, 2024 1

Hej!

Now is a Midsummer season holidays, IMHO :) 

The IPIE package is fantastic, and it is in use, of course. Being written in Python, IPIE does support NVIDIA GPU through Numba. However, it does not support AMD GPU(s) such as MI250X. If I understand correctly, QMCPACK does support AMD GPU via CUDA2HIP. We will try to compile QMCPACK with AMD GPUs support and see how it works and performs.

Thank you for your response! The ticket can be closed.

With best regards,
Victor

from qmcpack.

fdmalone avatar fdmalone commented on September 6, 2024 1

QMCPACK does not support GPU accelerated MSD trials. The AMD support (if any) is for single determinant. Adding AMD support for ipie would be reliant on cupy (experimental apparently) and porting the cuda kernels over to use rocm jit . The GPU-MSD support in ipie I believe wrote cuda kernels directly so porting that over should also not be too hard but requires work and is likely not as performant.

As @linusjoonho said, please open an issue in ipie where an active developer might take it up.

@prckent please @ me as I don't check the issues here but am happy to clear anything up!

from qmcpack.

prckent avatar prckent commented on September 6, 2024

Victor - Sorry for the delay. I was hoping one of the AFQMC authors would respond. While https://doi.org/10.1021/acs.jctc.0c00262 has single determinant results, a browse of the source code does look promising for MSD on GPUs. e.g. The phmsd tests know about GPU memory allocation. Unfortunately I don't know the status for research usability or overall level of optimization -- given the delay I suspect you have probably already tried. You might look at ipie, which definitely does have what you need https://arxiv.org/pdf/2406.16238 , https://github.com/JoonhoLee-Group/ipie .

from qmcpack.

linusjoonho avatar linusjoonho commented on September 6, 2024

Hello, @prckent sent me this thread. We looked into running ipie on older AMD GPUs, but I am unsure if ipie can run on MI250X by fiddling with cupy and numba. Sounds like a good Github issue to create for ipie-

from qmcpack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.