Skip to content

Commit

Permalink
readme minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
ryichando committed Dec 19, 2024
1 parent eca1e5e commit 0f356d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ docker rm $MY_CONTAINER_NAME
## 📡 Deploying on Cloud Services
Our contact solver is designed for heavy use in cloud services ☁️, which supports on-demand flexible scalability 🔄 and reduces hardware investigation costs 💰.
This has been challenging because the computational performance of CPUs designed for data centers 🖥️ is far behind that of consumer-targeted CPUs 🏠.
This has been challenging because the computational performance of CPUs/GPUs designed for data centers 🖥️ is far behind that of those targeted for consumer use 🏠.
With our scalable contact solver framework 🧩 and purely web-based frontends 🌐, this limitation is reduced. Our solver also runs on an NVIDIA L4 🖱️, a data-center designed GPU that offers reasonable pricing 💲, delivering both satisfactory performance 💪 and practical scalability 📈.
Expand Down

0 comments on commit 0f356d1

Please sign in to comment.