Skip to content

feat: add kokkos backend through codegen#12

Open
Sh0g0-1758 wants to merge 81 commits intomainfrom
kokkos_back
Open

feat: add kokkos backend through codegen#12
Sh0g0-1758 wants to merge 81 commits intomainfrom
kokkos_back

Conversation

@Sh0g0-1758
Copy link
Collaborator

No description provided.

AdvaitTahilyani and others added 16 commits October 12, 2025 21:41
* changes to support fusing multiple lines

* cleanup

* make matrix logic cleaner

* nits

* nit

* fix carving out regions from instruction list

* creation reordering

---------

Co-authored-by: Sh0g0-1758 <shouryagoel10000@gmail.com>
* changes to support fusing multiple lines

* cleanup

* make matrix logic cleaner

* nits

* nit

* fix carving out regions from instruction list

* creation reordering

* gpu fix

* add dealloc op

---------

Co-authored-by: anant <anantjn92004@gmail.com>
This reverts commit 4a26839.
This reverts commit 43a9ae3.
* destroys the charmArrays.
*/
vec_map[node_id].~View();
Kokkos::View<double*> releivingRef;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you make this a class member @anant37289

setup_gpu.sh Outdated
Comment on lines 18 to 20
## The best practice is to let cmake autodetect the architecture, please run on a GPU syster or add a srun
srun cmake -DBUILD_SHARED_LIBS=ON .. -DKokkos_ENABLE_CUDA=ON
pwd
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. nit: GPU system
  2. why pwd ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants