Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Holland Computing Center
HCC docs
Commits
45350270
Commit
45350270
authored
Dec 19, 2019
by
Carrie A Brown
Browse files
Link cleanup squad - visit 1
parent
b53ccfda
Changes
3
Hide whitespace changes
Inline
Side-by-side
content/FAQ/_index.md
View file @
45350270
...
@@ -24,11 +24,8 @@ Shell, and it allows you to securely connect to a remote computer and
...
@@ -24,11 +24,8 @@ Shell, and it allows you to securely connect to a remote computer and
operate it just like you would a personal machine.
operate it just like you would a personal machine.
Depending on your operating system, you may need to install software to
Depending on your operating system, you may need to install software to
make this connection. Check out on Quick Start Guides for information on
make this connection. Check out our documentation on [Connecting to HCC Clusters]
how to install the necessary software for your operating system
({{
<
relref
"/
connecting
/"
>
}}).
-
[
For Mac/Linux Users
](
{{
<
relref
"
for_maclinux_users
"
>
}})
-
[
For Windows Users
](
{{
<
relref
"
for_windows_users
"
>
}})
#### How do I change my password?
#### How do I change my password?
...
@@ -107,7 +104,7 @@ you select. Sometimes it can help to speak with someone else who has
...
@@ -107,7 +104,7 @@ you select. Sometimes it can help to speak with someone else who has
used the software before to see if they can give you an idea of what has
used the software before to see if they can give you an idea of what has
worked for them.
worked for them.
But u
ltimately, it comes down to trial and error; try different
U
ltimately, it comes down to trial and error; try different
combinations and see what works and what doesn’t. Good practice is to
combinations and see what works and what doesn’t. Good practice is to
check the output and utilization of each job you run. This will help you
check the output and utilization of each job you run. This will help you
determine what parameters you will need in the future.
determine what parameters you will need in the future.
...
...
content/applications/app_specific/fortran_c_on_hcc.md
View file @
45350270
...
@@ -10,8 +10,8 @@ downloaded from [serial_dir.zip](/attachments/serial_dir.zip).
...
@@ -10,8 +10,8 @@ downloaded from [serial_dir.zip](/attachments/serial_dir.zip).
#### Login to a HCC Cluster
#### Login to a HCC Cluster
Log in
to a HCC cluster
through PuTTY (
[
For Windows Users
](
{{
<
relref
"/
connecting
/
for_windows_users
"
>
}})) or Terminal (
[
For Mac/Linux
Connect
to a HCC cluster
]({{
<
relref
"/
connecting
/"
>
}}) and make a subdirectory
Users
](
{{
<
relref
"/
connecting
/
for_maclinux_users
"
>
}})) and make a subdirectory
called
`serial_dir`
under
the
`$WORK`
directory.
called
`serial_dir`
under
your
`$WORK`
directory.
{{
<
highlight
bash
>
}}
{{
<
highlight
bash
>
}}
$ cd $WORK
$ cd $WORK
...
...
content/applications/app_specific/mpi_jobs_on_hcc.md
View file @
45350270
...
@@ -10,8 +10,8 @@ scripts can be downloaded from [mpi_dir.zip](/attachments/mpi_dir.zip).
...
@@ -10,8 +10,8 @@ scripts can be downloaded from [mpi_dir.zip](/attachments/mpi_dir.zip).
#### Login to a HCC Cluster
#### Login to a HCC Cluster
Log in
to a HCC cluster
through PuTTY (
[
For Windows Users
](
{{
<
relref
"/
connecting
/
for_windows_users
"
>
}})) or Terminal (
[
For Mac/Linux
Connect
to a HCC cluster
]({{
<
relref
"/
connecting
/"
>
}}) and make a subdirectory
Users
](
{{
<
relref
"/
connecting
/
for_maclinux_users
"
>
}}))
and make a subdirectory called
`mpi_dir`
under
the
`$WORK`
directory.
and make a subdirectory called
`mpi_dir`
under
your
`$WORK`
directory.
{{
<
highlight
bash
>
}}
{{
<
highlight
bash
>
}}
$ cd $WORK
$ cd $WORK
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment