-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated deployment to update community posts 2023-08-12
- Loading branch information
github-actions
committed
Aug 12, 2023
1 parent
e716eef
commit e327eec
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><generator uri="https://jekyllrb.com/" version="3.9.3">Jekyll</generator><link href="https://hpc.social/personal-blog/feed.xml" rel="self" type="application/atom+xml" /><link href="https://hpc.social/personal-blog/" rel="alternate" type="text/html" hreflang="en-US" /><updated>2023-08-10T20:34:39-06:00</updated><id>https://hpc.social/personal-blog/feed.xml</id><title type="html">hpc.social - Aggregated Personal Blog</title><subtitle>Shared personal experiences and stories</subtitle><author><name>hpc.social</name><email>[email protected]</email></author><entry><title type="html">LSF client on macOS - submitting from your laptop</title><link href="https://hpc.social/personal-blog/2023/lsf-client-on-macos-submitting-from-your-laptop/" rel="alternate" type="text/html" title="LSF client on macOS - submitting from your laptop" /><published>2023-03-01T19:10:58-07:00</published><updated>2023-03-01T19:10:58-07:00</updated><id>https://hpc.social/personal-blog/2023/lsf-client-on-macos-submitting-from-your-laptop</id><content type="html" xml:base="https://hpc.social/personal-blog/2023/lsf-client-on-macos-submitting-from-your-laptop/"><p>In traditional HPC environments, login nodes are typically used as an access point for users to submit | ||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><generator uri="https://jekyllrb.com/" version="3.9.3">Jekyll</generator><link href="https://hpc.social/personal-blog/feed.xml" rel="self" type="application/atom+xml" /><link href="https://hpc.social/personal-blog/" rel="alternate" type="text/html" hreflang="en-US" /><updated>2023-08-11T20:34:33-06:00</updated><id>https://hpc.social/personal-blog/feed.xml</id><title type="html">hpc.social - Aggregated Personal Blog</title><subtitle>Shared personal experiences and stories</subtitle><author><name>hpc.social</name><email>[email protected]</email></author><entry><title type="html">LSF client on macOS - submitting from your laptop</title><link href="https://hpc.social/personal-blog/2023/lsf-client-on-macos-submitting-from-your-laptop/" rel="alternate" type="text/html" title="LSF client on macOS - submitting from your laptop" /><published>2023-03-01T19:10:58-07:00</published><updated>2023-03-01T19:10:58-07:00</updated><id>https://hpc.social/personal-blog/2023/lsf-client-on-macos-submitting-from-your-laptop</id><content type="html" xml:base="https://hpc.social/personal-blog/2023/lsf-client-on-macos-submitting-from-your-laptop/"><p>In traditional HPC environments, login nodes are typically used as an access point for users to submit | ||
and manage jobs. Although login nodes are still used today, HPC environments are | ||
increasingly being used by a broad class of users with domain expertise and not necessarily IT experts. | ||
In other words, such users may be more comfortable using their native desktop | ||
|