You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 02_getting_started.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,7 @@ or
113
113
where for example `MI8,MI25,MI50,MI100,MI250,..` specifies the target GPU architecture of your card. Additional compilation flags can be added by specifying `HIP_FLAGS`, as for example:
If you want to develop new features in the code, and/or if you want to make small changes, improvements, or bug fixes, you are very welcome to contribute. To do so, i.e. to access the development branch of the source code with read/write access (in a safe way, no need to worry too much about breaking the package, there are CI tests based on BuildBot, Travis-CI and Jenkins in place that are checking and validating all new contributions and changes), please visit this Web page: <https://github.com/SPECFEM/specfem3d/wiki>
330
+
If you want to develop new features in the code, and/or if you want to make small changes, improvements, or bug fixes, you are very welcome to contribute! To do so, i.e. to access the development branch of the source code with read/write access (in a safe way, no need to worry too much about breaking the package, there are CI tests based on BuildBot, Travis-CI and Jenkins in place that are checking and validating all new contributions and changes), please visit this Web page: <https://github.com/SPECFEM/specfem3d/wiki>
331
331
332
332
References
333
333
----------
@@ -349,5 +349,5 @@ Pellegrini, F., and J. Roman. 1996. “SCOTCH: A Software Package for Static Map
349
349
-----
350
350
> This documentation has been automatically generated by [pandoc](http://www.pandoc.org)
351
351
> based on the User manual (LaTeX version) in folder doc/USER_MANUAL/
0 commit comments