@@ -30,7 +30,7 @@ export default function ComputeServers() {
3030 level = { LANDING_HEADER_LEVEL }
3131 title = {
3232 < >
33- Powerful Compute Servers with Optional GPU Support
33+ Powerful Compute Servers with GPU Options
3434 < ComputeServerTemplates
3535 getPopupContainer = { ( ) => ref . current }
3636 style = { { maxWidth : "900px" } }
@@ -52,8 +52,8 @@ export default function ComputeServers() {
5252 >
5353 < Paragraph >
5454 Extend your { siteName } projects with powerful{ " " }
55- < Text strong > compute servers</ Text > . They give you much more power,
56- optional GPU support , and flexibility for your computations.
55+ < Text strong > compute servers</ Text > . They give you much more power, GPU
56+ options , and flexibility for your computations.
5757 </ Paragraph >
5858 < Paragraph >
5959 From within your { siteName } project, spin up and connect to a powerful
@@ -67,17 +67,17 @@ export default function ComputeServers() {
6767 project.
6868 </ Paragraph >
6969 < Paragraph >
70- These machines optionally come with{ " " }
71- < Text strong > extensive GPU support</ Text > , from a single NVIDIA T4 to
72- eight H100's, with many options in between, including L4 and L40,
73- RTX-A4/5/6000, and A100 with 40GB and 80GB. The finely configured
74- software images include SageMath, Anaconda, { " " }
75- < A href = "https://youtu.be/kcxyShH3wYE" > Google Colab</ A > , Julia, { " " }
76- < A href = "https://youtu.be/JG6jm6yv_KE" > PyTorch</ A > , Tensorflow and { " " }
77- < A href = "https://youtu.be/OMN1af0LUcA" > Open WebUI</ A > , accommodating a
78- versatile range of uses. The pre-configured software environments make
79- it very easy to make use of them, right out of the box. You can also run
80- any command as{ " " }
70+ These servers optionally come with{ " " }
71+ < Text strong > very competitively priced GPU support</ Text > , from a single
72+ NVIDIA T4 to eight H100's, with many options in between, including L4
73+ and L40, RTX-A4/5/6000, and A100 with 40GB and 80GB. The finely
74+ configured software images include{ " " }
75+ < A href = "https://youtu.be/kcxyShH3wYE" > Google Colab</ A > , SageMath,
76+ Anaconda, Julia, < A href = "https://youtu.be/JG6jm6yv_KE" > PyTorch</ A > ,
77+ Tensorflow and < A href = "https://youtu.be/OMN1af0LUcA" > Open WebUI</ A > ,
78+ accommodating a versatile range of uses. The pre-configured software
79+ environments make it very easy to make use of them, right out of the
80+ box. You can also run any command as{ " " }
8181 < A href = "https://doc.cocalc.com/compute_server.html#becoming-root-and-port-forwarding" >
8282 root
8383 </ A >
@@ -88,8 +88,8 @@ export default function ComputeServers() {
8888 < A href = "https://doc.cocalc.com/compute_server.html#compute-server-filesystem" >
8989 < Text strong > files are synchronized</ Text >
9090 </ A >
91- . Therefore, you can seamlessly switch between local and remote
92- computing. You also have much more disk storage on the remote machine.
91+ . Therefore, you can seamlessly switch between different servers. You
92+ also have much more disk storage on the remote machine.
9393 </ Paragraph >
9494 < Paragraph >
9595 Usage of these machines is < Text strong > billed by the second</ Text > . The
0 commit comments