Skip to content

Commit dfef5ad

Browse files
Update projects.md
Add COREblas project
1 parent 6ae2c1b commit dfef5ad

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

projects.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,17 @@ One of the main challenges of atomistic simulations is the acceleration of force
5151
A more detailed description of the project can be found [here](https://docs.google.com/document/d/1mcZlfOULcqglCNqnCJ-ya1E39CLUircjMhfBtQhXP0k/edit?usp=sharing).
5252
Contact: Emmanuel Lujan (eljn AT mit DOT edu).
5353

54-
## Matrix decompositions for GPUs
54+
## Fall 2023 - Matrix decompositions for GPUs
5555
Mentor: Evelyne Ringoot
5656

5757
We have a number of UROP projects in the implementation of matrix decompositions for GPUs in Julia Language. No experience needed, only an interest in numerical linear algebra, a desire to learn Julia and to contribute to the development of the next-generation GPU/HPC algorithms.
5858
Please contact Evelyne Ringoot before September 10 if interested.
5959

60+
## Summer UROP 2024 - migration of CoreBLAS routines (C) to Julia language
61+
Mentor: Rabab Alomairy and Evelyne Ringoot
62+
63+
We are looking to migrate some of the CoreBLAS PLASMA matrix operation routines (https://icl.utk.edu/plasma/docs/index.html and https://github.com/Rabab53/CoreBlas) to Julia-native version, in order to create efficient linear algebra HPC routines. Preference for students with experience in numerical linear algebra and coding in C and who are looking to get more programming experience, please reach out to Evelyne Ringoot if interested.
64+
6065
# Projects (additional for 18.337)
6166

6267
### Gaussian Elimination Growth

0 commit comments

Comments
 (0)