Skip to content

Commit 0d42dd1

Browse files
authored
Revise GSoC project mentor information (#211)
Added additional mentor
1 parent edee96f commit 0d42dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_gsoc/Introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Project Description (max. 5 Sentences)
3939
Complex arithmetic operations currently cause significant performance degradation in SU2 when features requiring complex numbers are enabled. This limitation affects the efficiency of certain solver capabilities and restricts their practical application in industrial-scale problems. Preliminary observations suggest that complex arithmetic is a primary bottleneck, but systematic profiling is needed to confirm and quantify these losses. The project's objective is to profile the solver to identify performance hotspots, validate that complex arithmetic is the root cause, and develop a custom complex arithmetic library optimised for SU2's specific use cases. This work will enable more efficient execution of complex-number-dependent features without compromising computational performance.
4040
Expected Outcome (deliverables): Performance profiling report, custom complex arithmetic library (if validated as necessary), benchmark comparisons demonstrating speedup, integration into SU2 codebase, and documentation with usage guidelines.
4141
- Skills Required: C++
42-
- Possible Mentors: Joshua A. Kelly (lead)
42+
- Possible Mentors: Joshua A. Kelly (lead), Harsh Mishra
4343
- Expected Project Size (90 hrs/ small , 175 hrs/medium, 350 hrs/large): 175 hrs (medium)
4444
- Difficulty rating: **medium**
4545

0 commit comments

Comments
 (0)