Giter Site home page Giter Site logo

Some questions about cpds-heat HOT 2 CLOSED

markcmiller86 avatar markcmiller86 commented on August 20, 2024
Some questions

from cpds-heat.

Comments (2)

markcmiller86 avatar markcmiller86 commented on August 20, 2024 1

@joaomlneto thanks for reply and quick response. I downloaded and used the mpi version a bit yesterday. Its great!! I love a resource like this becuase it is kinda sorta the hello world of numerical libraries.

After considering options, however, I've decided I need to work from a different code base towards a similar goal; 1D heat equation implementations for serial, OMP parallel, MPI parallal, Cuda Parallel, and with performance portability layers like Raja, Kokkos, Legion, as well incuding performane counters. This is all part of two parallel efforts to demonstrate and train developers in the use of ECP project Continuous Integration resources and to train early career developers in the use of numerical libraries.

from cpds-heat.

joaomlneto avatar joaomlneto commented on August 20, 2024

Hi @markcmiller86 ! Thanks for the interest 😃

How is this code licensed?

Me and Fotis (the students) are OK licensing this using MIT license (or any other permissive license). However, I have also forwarded the question to the UPC/BSC professors who taught the course:

In case there are no objections, it'll be MIT over the next few days.

How much has changed in CUDA, OpenMP and MPI

  • I haven't used CUDA since, so I can't say for sure. The current code may not even be 100% working, as per #3, and I don't have a CUDA-enabled card to even test it.
  • I believe there is nothing new in OpenMP that significantly affects performance. Maybe using tasks (à là OmpSs)
  • The newer MPI standards may have some newer features that may result in significant improvements, as I believe there are newer ways of reducing synchronization overheads, but I can't say for sure!

I haven't been a big user of these frameworks in the past few years :)

However, I'd like to do basic maintenance on this code to (1) make it current and (2) make it work properly. In case you encounter any issues, please do let us know and we'll try to fix it!

from cpds-heat.

Related Issues (9)

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.