import React from "react"; import ContentSection from "./ContentSection"; import "./SC18Section.css"; const SC18Section = () => (
Our research on a reference architecture for datacenter scheduling will be presented at SC18 (Dallas, TX)! Join our presentation on Wednesday, November 14, at 1:30pm, in the Cloud and Distributed Computing track.
Read our Technical Report here
); export default SC18Section;