Compare commits

...

3 Commits

Author SHA1 Message Date
Toshaan Bharvani 3715bd22d4 change test endpoints for form submissions
Signed-off-by: Toshaan Bharvani <toshaan@vantosh.com>
6 months ago
Toshaan Bharvani 2a5ebf570d remove language settings
Signed-off-by: Toshaan Bharvani <toshaan@vantosh.com>
6 months ago
Toshaan Bharvani eed7176ca0 embed the youtube video and move the link below
Signed-off-by: Toshaan Bharvani <toshaan@vantosh.com>
6 months ago

@ -2,10 +2,10 @@
title = "OpenPOWER Foundation"
baseURL = "https://openpower.foundation/"
theme = "openpowerfoundation"
languageCode = "opf"
defaultContentLanguage = "opf"
defaultContentLanguageInSubdir = true
enableMissingTranslationPlaceholders = true
#languageCode = "opf"
#defaultContentLanguage = "opf"
#defaultContentLanguageInSubdir = true
#enableMissingTranslationPlaceholders = true
dataDir = "data"
assetDir = "assets"
PaginatePath = ""

@ -1,11 +1,11 @@
#!parms.toml
[forms.contact]
URI = "http://localhost:8080/forms/contactus/test/opf"
URI = "http://localhost:8080/forms/contactus/opf"
[forms.hub]
URI = "http://localhost:8080/forms/hub/test/opf"
URI = "http://localhost:8080/forms/hub/opf"
[forms.isarfc]
URI = "http://localhost:8080/forms/isarfc/test/opf"
URI = "http://localhost:8080/forms/isarfc/opf"
[forms.passport]
URI = "http://localhost:8080/forms/passport/test/opf"
URI = "http://localhost:8080/forms/passport/opf"
[forms.mailmonk]
URI = "http://localhost:9000/subscription/form"

@ -22,4 +22,7 @@ The OpenPOWER Foundation will be sharing a talk with Jabil in the Future Technol
"Large Memory Server Design Overview"
Abstract:
With the advancement of AI workloads and their increasingly large data set requirements, the need for high memory capacity and density is becoming paramount for the industry. There have been advances in memory connectivity that promise to deliver solutions that will meet these needs. This specification shows a design that utilizes two of these technologies, OpenCAPI Memory Interface (OMI) and Compute Express Link (CXL), to deliver from 24TB to a potentially jaw-dropping 32TB of memory in an air-cooled, single socket OCP DC-MHS inspired 19 2U chassis. This design solution, a collaboration between the OpenPower Foundation, Jabil Inc.,Raptor Computing Systems, SAP, and Wooden Data Center, is currently in the design phase. In this specification, physical limitations, interconnects, and power/thermal constraints will be highlighted. The end goal would be to contribute this design specification to the OCP community.
[Video Recording](https://www.youtube.com/watch?v=3UOMUHFFYvQ)

{{< youtube 3UOMUHFFYvQ >}}

[Video Recording](https://www.youtube.com/watch?v=3UOMUHFFYvQ)

Loading…
Cancel
Save