@@ -55,7 +55,7 @@ <h2>LeanMD</h2>
5555 atoms – acceleration, velocity and positions.
5656
5757 < div class ="features "> < p > Features: Automated load balancing, fault tolerance, multicast manager.</ p > </ div >
58- < div class ="giturl "> < a href ="http ://charm.cs.illinois.edu/gerrit/gitweb?p=benchmarks/ leanmd.git " > http ://charm.cs.illinois.edu/gerrit/benchmarks/ leanmd.git </ a > </ div >
58+ < div class ="giturl "> < a href ="https ://github.com/UIUC-PPL/ leanmd" > https ://github.com/UIUC-PPL/ leanmd</ a > </ div >
5959
6060< center >
6161 < div id ="multi_figure ">
@@ -110,7 +110,7 @@ <h2>AMR</h2>
110110 then redistribute the blocks periodically without any change to the logic.
111111
112112 < div class ="features "> < p > Features: quiescence detection, dynamic chare creation, load balancing.</ p > </ div >
113- < div class ="giturl "> < a href ="http ://charm.cs.illinois.edu/gerrit/gitweb?p=benchmarks/ amr.git " > http ://charm.cs.illinois.edu/gerrit/benchmarks/ amr.git </ a > </ div >
113+ < div class ="giturl "> < a href ="https ://github.com/UIUC-PPL/ amr" > https ://github.com/UIUC-PPL/ amr</ a > </ div >
114114
115115< center >
116116 < div id ="multi_figure ">
@@ -176,7 +176,7 @@ <h2>Barnes-Hut</h2>
176176 yields an expected complexity of O(N lg N), making it suitable for
177177 large systems of particles.
178178
179- < div class ="giturl "> < a href ="http ://charm.cs.illinois.edu/gerrit/gitweb?p=benchmarks/ barnes.git " > http ://charm.cs.illinois.edu/gerrit/benchmarks/ barnes.git </ a > </ div >
179+ < div class ="giturl "> < a href ="https ://github.com/UIUC-PPL/ barnes" > https ://github.com/UIUC-PPL/ barnes</ a > </ div >
180180< center >
181181 < div id ="multi_figure ">
182182 < figure >
@@ -211,7 +211,7 @@ <h2>Dense LU</h2>
211211
212212 < div class ="features "> < p > Features: composable library, flexible data placement,
213213 block-centric control flow, separation of concerns.
214- < div class ="giturl "> < a href ="http://charm.cs.illinois.edu/gerrit/gitweb?p= charmlu.git "> http://charm.cs.illinois.edu/gerrit /charmlu.git </ a > </ div >
214+ < div class ="giturl "> < a href ="http://github.com/UIUC-PPL/ charmlu "> http://github.com/UIUC-PPL /charmlu</ a > </ div >
215215< center >
216216 < div id ="multi_figure ">
217217 < figure >
@@ -230,14 +230,14 @@ <h2>Dense LU</h2>
230230< div class ="benchmark ">
231231 < h2 > HPCCG</ h2 >
232232 < p > HPCCG is Charm++ implementation of HPCCG mini-application in the Mantevo Suite. It was originally developed as the first Mantevo mini-app in order to be the best representation of an unstructured implicit finite element or finite volume application in 800 lines of code.
233- < div class ="giturl "> < a href ="http://charm.cs.uiuc.edu/gerrit/gitweb?p=users%2Flifflander%2Fhpccg.git " > https ://charm.cs.illinois.edu/gerrit /hpccg</ a > </ div >
233+ < div class ="giturl "> < a href ="http://github.com/UIUC-PPL/hpccg " > http ://github.com/UIUC-PPL /hpccg</ a > </ div >
234234</ div >
235235
236236< a name ="kripke "> </ a >
237237< div class ="benchmark ">
238238 < h2 > Kripke</ h2 >
239239 < p > Kripke is a proxy application from Lawrence Livermore National Laboratory (LLNL) for Sn discrete particle transport codes. Given a volume of interest, knowledge of its boundary conditions and the particle-generating sources within and outside the domain, Kripke solves for the flux of particles at every point in the domain at a subsequent time. It does so by decomposing the domain into 3-dimensional subdomains that we call zone sets, and then sweeps the over the zone sets for all energy group sets and angular direction sets. These parallel sweeps are all independent of each other, and so Kripke sweeps from all corners of the domain simultaneously and pipelines sweeps originating from the same domain corner.
240- < div class ="giturl "> < a href ="https://charm.cs.illinois.edu/gerrit/gitweb?p=benchmarks%2Fkripke.git "> https://charm.cs.illinois.edu/gerrit /kripke</ a > </ div >
240+ < div class ="giturl "> < a href ="https://github.com/UIUC-PPL/kripke "> https://github.com/UIUC-PPL /kripke</ a > </ div >
241241</ div >
242242
243243< a name ="solver "> </ a >
@@ -253,7 +253,7 @@ <h2>Triangular Solver</h2>
253253 its independent parts and waits for its dependency messages from the left.
254254 Nondiagonal blocks wait for the solution values from their corresponding
255255 diagonal block, and then start their computation. </ p >
256- < div class ="giturl "> < a href ="http ://charm.cs.illinois.edu/gerrit/gitweb?p=benchmarks/ triangularsolver.git " > http ://charm.cs.illinois.edu/gerrit/benchmarks/ triangularsolver.git </ a > </ div >
256+ < div class ="giturl "> < a href ="https ://github.com/UIUC-PPL/ triangularsolver" > https ://github.com/UIUC-PPL/ triangularsolver</ a > </ div >
257257< center >
258258 < div id ="multi_figure ">
259259 < figure >
@@ -277,7 +277,7 @@ <h2>1D FFT</h2>
277277 (FFTW or ESSL) perform serial FFTs on the rows of the matrix. </ p >
278278
279279 < div class "features"> < p > Features: interoperability with MPI, adaptive overlap.</ div >
280- < div class ="giturl "> < a href ="http ://charm.cs.illinois.edu/gerrit/gitweb?p=benchmarks/ fft-trans.git " > http ://charm.cs.illinois.edu/gerrit/benchmarks/ fft-trans.git </ a > </ div >
280+ < div class ="giturl "> < a href ="https ://github.com/UIUC-PPL/ fft-trans" > https ://github.com/UIUC-PPL/ fft-trans</ a > </ div >
281281< center >
282282 < div id ="multi_figure ">
283283 < figure >
@@ -321,7 +321,7 @@ <h2>Random Access</h2>
321321
322322
323323 < div class ="features "> < p > Features: TRAM, automated topology discovery.</ div >
324- < div class ="giturl "> < a href ="http ://charm.cs.illinois.edu/gerrit/gitweb?p=benchmarks/ randomAccess.git " > http ://charm.cs.illinois.edu/gerrit/benchmarks/ randomAccess.git </ a > </ div >
324+ < div class ="giturl "> < a href ="https ://github.com/UIUC-PPL/ randomAccess" > https ://github.com/UIUC-PPL/ randomAccess</ a > </ div >
325325< center >
326326 < div id ="multi_figure ">
327327 < figure >
@@ -338,6 +338,6 @@ <h2>Random Access</h2>
338338 < h2 > EP Stream</ h2 >
339339 < p > This benchmark is a simple Charm++ implementation of the HPC Challenge
340340 stream benchmark.
341- < div class ="giturl "> < a href ="http ://charm.cs.illinois.edu/gerrit/gitweb?p=benchmarks/ hpccstream.git " > http ://charm.cs.illinois.edu/gerrit/benchmarks/ hpccstream.git </ a > </ div >
341+ < div class ="giturl "> < a href ="https ://github.com/UIUC-PPL/ hpccstream" > https ://github.com/UIUC-PPL/ hpccstream</ a > </ div >
342342</ div >
343343
0 commit comments