-
Notifications
You must be signed in to change notification settings - Fork 4
U/hkashgar/ug negishi new #266
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
11e5079
negishi userguide
haniyeka 1708ed8
negishi userguide
haniyeka 694b2eb
negishi breadcrumbs
haniyeka 323d276
Add monitoring_job.md and checking_output.md
haniyeka e5bc5bd
Add example generic jobs
haniyeka efbe259
Add example generic jobs
haniyeka 4e6e9f5
add mpi and openmp pages
haniyeka 01c9d2b
matlab pages
haniyeka cbbcd56
update python documentation
haniyeka 4b3306d
add R pages
haniyeka 0aad827
add apptainer page
haniyeka a7ae122
ansys examples
haniyeka 90d79e9
gaussian example
haniyeka 56c2e50
vasp examples
haniyeka 020222b
windows examples
haniyeka 3086c96
windows examples
haniyeka 2237518
biocontainer examples
haniyeka 3817cde
gateway
haniyeka 464619c
storage and file sharing
haniyeka 74d94fc
compiling source code
haniyeka 6238850
faqs
haniyeka 2ab3afa
negishi
haniyeka 5752628
small fixes
haniyeka 0e103a3
small fixes
haniyeka a9bf5f1
small fixes
haniyeka 1119763
addressing Guangzhen's comments on PR
haniyeka de8a07b
Merge branch 'main' into u/hkashgar/ug_negishi_new
Guangzhen-Jin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,29 @@ | ||
| --- | ||
| tags: | ||
| - Negishi | ||
| authors: | ||
| - hkashgar | ||
| resource: negishi | ||
| search: | ||
| boost: 2 | ||
| --- | ||
|
|
||
|
|
||
| {% set resource = "negishi" %} | ||
|
|
||
| {{ accounts_md_snippet(resource) }} | ||
|
|
||
| ## SSH Keys | ||
| {{ ssh_keys_snippet(resource) }} | ||
|
|
||
| ## SSH X11 Forwarding | ||
| {{ ssh_x11_snippet(resource) }} | ||
|
|
||
| ## Thinlinc | ||
| {{ thinlinc_snippet(resource) }} | ||
|
|
||
| ## Purchasing Nodes | ||
|
|
||
| --8<-- "docs/snippets/purchase_nodes.md" | ||
|
|
||
| [**Back to Negishi User Guide**](index.md) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| --- | ||
| tags: | ||
| - Negishi | ||
| authors: | ||
| - hkashgar | ||
| search: | ||
| boost: 2 | ||
| --- | ||
|
|
||
| # Biography of Ei-ichi Negishi | ||
|
|
||
| { align=right } | ||
|
|
||
|
|
||
| Ei-ichi Negishi (1935-2021) was the Herbert C. Brown Distinguished Professor in the Department of Chemistry at Purdue. He came to Purdue in 1966 as a postdoctoral researcher in the lab of the Late Herbert C. Brown, and published 33 papers with Prof. Brown up through the time that Prof. Brown was awarded the Nobel Prize in Chemistry in 1979. With the award of the Nobel to Ei-ichi Negishi in 2010, Purdue has the rare distinction of a pair of Nobel Prize awards in two closely related areas. Professor Negishi’s Nobel Prize was awarded in recognition of his work on palladium-catalyzed cross-coupling chemistry (known world-– wide as the Negishi coupling). That work was described by the Nobel Foundation as "great art in a test tube". This is certainly appropriate as great scientists regard themselves as artists and explorers. The impact of that work was widespread, as it had been used in synthetic organic chemistry research worldwide, as well as in the commercial production of an array of pharmaceuticals and molecules used in the electronics industry. In recognition of and consistent with this idea, Ei-ichi and co-recipient Akira Suzuki were recently awarded Japan's highest cultural award, the "Order of Culture", bestowed in Nov. 2010 by the Emperor. | ||
|
|
||
| Professor Negishi was a prolific researcher, with ~400 publications on an array of problems in synthetic organic chemistry, leading to numerous awards. To name just a few, the list includes the Chemical Society of Japan Award (1997), the American Chemical Society Award in Organometallic Chemistry (1998), the McCoy Award (1998), the Sigma Xi Award at Purdue (2003), the Nobel Prize in Chemistry (2010), the Order of Culture in Japan (2010), the American Chemical Society Award for Creative Work in Synthetic Organic Chemistry (2010), the Indiana Sagamore of the Wabash (2011) and the Purdue Order of the Griffin (2011). He was elected to the American Academy of Arts and Sciences in 2011. Professor Negishi was leading the Negishi-Brown Institute, which had continued his work on catalytic organic synthesis. Dr. Negishi was passionate about the prospects for catalytic approaches to the reduction of carbon dioxide to enable large scale production of useful products from this environmental waste product. It is very fitting that Purdue bestow an honorary doctorate degree on Professor Negishi, whose accomplishments and contributions will have a permanent impact on Purdue’s stature and global recognition. | ||
|
|
||
| [**Back to Negishi User Guide**](index.md) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,23 @@ | ||
| --- | ||
| tags: | ||
| - Negishi | ||
| authors: | ||
| - hkashgar | ||
| resource: Negishi | ||
| search: | ||
| boost: 2 | ||
| --- | ||
|
|
||
| # Compiling Source Code | ||
|
|
||
| Documentation on compiling source code on Negishi. | ||
|
|
||
| ## In This Section | ||
|
|
||
| - [Compiling Serial Programs](compile/serial.md) | ||
| - [Compiling MPI Programs](compile/mpi.md) | ||
| - [Compiling OpenMP Programs](compile/openmp.md) | ||
| - [Compiling Hybrid Programs](compile/hybrid.md) | ||
| - [Intel MKL Library](compile/intel_mkl.md) | ||
|
|
||
| [**Back to Negishi User Guide**](index.md) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| --- | ||
| tags: | ||
| - Negishi | ||
| authors: | ||
| - hkashgar | ||
| resource: Negishi | ||
| search: | ||
| boost: 2 | ||
| --- | ||
|
|
||
| --8<-- "docs/snippets/compile_hybrid.md" | ||
|
|
||
| [**Back to the Compiling Source Code section**](../compile.md) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| --- | ||
| tags: | ||
| - Negishi | ||
| authors: | ||
| - hkashgar | ||
| resource: Negishi | ||
| search: | ||
| boost: 2 | ||
| --- | ||
|
|
||
| --8<-- "docs/snippets/compile_intel_mkl.md" | ||
|
|
||
| [**Back to the Compiling Source Code section**](../compile.md) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| --- | ||
| tags: | ||
| - Negishi | ||
| authors: | ||
| - hkashgar | ||
| resource: Negishi | ||
| search: | ||
| boost: 2 | ||
| --- | ||
|
|
||
| --8<-- "docs/snippets/compile_mpi.md" | ||
|
|
||
| [**Back to the Compiling Source Code section**](../compile.md) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| --- | ||
| tags: | ||
| - Negishi | ||
| authors: | ||
| - hkashgar | ||
| resource: Negishi | ||
| search: | ||
| boost: 2 | ||
| --- | ||
|
|
||
| --8<-- "docs/snippets/compile_openmp.md" | ||
|
|
||
| [**Back to the Compiling Source Code section**](../compile.md) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| --- | ||
| tags: | ||
| - Negishi | ||
| authors: | ||
| - hkashgar | ||
| resource: Negishi | ||
| search: | ||
| boost: 2 | ||
| --- | ||
|
|
||
| --8<-- "docs/snippets/compile_serial.md" | ||
|
|
||
| [**Back to the Compiling Source Code section**](../compile.md) |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we add a
[**Back to Negishi User Guide**](index.md)link at the bottom?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Resolved