diff options
author | Pjotr Prins | 2023-10-14 17:15:32 -0500 |
---|---|---|
committer | Pjotr Prins | 2023-10-14 17:15:32 -0500 |
commit | 812a99761d8c765e23672d71ebe5fe65a3c26068 (patch) | |
tree | 5302bafd57f81ff1ed3513ce1d4c6ef98b7ce37d /general | |
parent | cbeb57bf8da515e7f0af949f093a3e42c9f0ab7f (diff) | |
download | gn-docs-812a99761d8c765e23672d71ebe5fe65a3c26068.tar.gz |
Picture
Diffstat (limited to 'general')
-rw-r--r-- | general/help/facilities.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general/help/facilities.md b/general/help/facilities.md index 863e814..f0cf4e6 100644 --- a/general/help/facilities.md +++ b/general/help/facilities.md @@ -22,10 +22,10 @@ We run lizardfs for distributed network file storage and we run the common workf The racks have dedicated 10Gbs high-speed Cisco switches and firewalls that are maintained by UTHSC IT staff. This heavily used cluster, however, is almost self-managed by its users and was featured on the GNU Guix High Performance Computing [2020](https://hpc.guix.info/blog/2021/02/guix-hpc-activity-report-2020/) and [2022](https://hpc.guix.info/blog/2023/02/guix-hpc-activity-report-2022/) activity reports! In the near future we expect to double the number of nodes. -<table border="0"> +<table border="0" style="width:75%"> <tr> <td> - <img style="margin: 20px 0px; width:100%" alt="Octopus HPC" src="https://github.com/genenetwork/gn-docs/raw/master/general/help/combi.jpg"/> + <img style="margin: 20px 0px" alt="Octopus HPC" src="https://github.com/genenetwork/gn-docs/raw/master/general/help/combi.jpg"/> </td> </tr> </table> |