Newer airports usually try to have space, that's the only thing helping with the physics involved here. Older airports might have EMAS [1] retrofitted at the ends to help stop planes, but that's designed more for a…
The US technician exam has almost zero relevance to operating a radio, outside of some legal reminders to broadcast your call sign every 10-minutes. I'll second the recommendation for hamstudy.org. 90 minutes cramming…
That's 200Gbps from that card to any other point in the other 9,408 nodes in the system. Including file storage. Within the node, bandwidth between the GPUs is considerably higher. There's an architecture diagram at…
Frontier is 4x 200Gbps links per node into the interconnect. The interconnect is designed for 540TB/s of bisection bandwidth. <https://icl.utk.edu/files/publications/2022/icl-utk-1570-202...> Bisection bandwidth is the…
"Aurora" at Argonne National Labs is intended to be a bit bigger, but has suffered through a long series of delays. It's expected to surpass Frontier on the TOP500 list this fall once they some issues resolved. El…
On a node-level, usually these are aiming for around 90-95% allocated. Note that, compared to most "cloud" applications, that usually involves a number of tricks at the system scheduling level to achieve. At some point,…
Almost no modern systems are running Torus these days - at least not at the node level. The backbone links are still occasionally designed that way, although Dragonfly+ or similar is much more common and maps better…
Frontier runs unclassified workloads. Other Department of Energy systems, such as the upcoming "El Capitan" at LLNL (a sibling to Frontier, procured under the same contract) are used for classified work.
I know Golang has their own implementation of sd_notify(). For Slurm, I looked at what a PITA pulling libsystemd into our autoconf tooling would be, stumbled on the Golang implementation, and realized it's trivial to…
Cluster authentication actually remains the sore point for all interactions - for most systems the least-common denominator remains whether one can SSH into a login node. At which point the main job commands -…
In terms of KNL deployments, LANL's Trinity system (#9 on June 2018) is slightly larger. Trinity has 9,984 KNL nodes, vs 9,688 in Cori.
I use it on my motorcycle in the US, but there are some major pain points. I have a Bluetooth headset in my helmet, so I can hear the directions... which are usually close enough. But you still do get some occasionally…
I don't have any customer data on hand at the moment, but I'd roughly describe it as basic scheduling on strict priority order getting the system to 80+% usage, and then backfill boosting that up to 90%+. Careful…
If you're the one that came up with the idea of the "quiesce", I feel like you owe quite a few of us in the systems software community a beer or three...
99% is a bit higher than most systems expect to run at - any mix of job sizes in the queue will tend to leave small gaps when nodes need to stay idle until jobs "fit" perfectly again. 95% is a pretty common target for…
Part time PhD's are rare - most professors need their grad students to be working on their grant-related research projects as RAs. That work is then used as the basis for your dissertation. As a part time PhD student…
It's even more subtle than that - about half of Connecticut is heavily involved with business in NYC, and would probably be quite unwilling to jump an hour over. To a lesser extent, south-western Vermont is economically…
The Netflix Open Connect appliances are custom-built hardware they send out to ISPs. [1] As evidenced by their heroic efforts to tunes performance[2], and their careful choice of hardware[3], they could certainly deploy…
Indeed, it does look like the set she's holding is one of three that were sold in the auction. If Adafruit has actually acquired the brand, this is certainly an odd way to go about announcing it. I could see this having…
The Xeon... maybe. The Phi... definitely slower. The single-core performance is very low, and there are usually at least a few linking stages in any source code compilation that collapse the process down to a single…
SchedMD | Software Engineer | Lehi, Utah | ONSITE https://www.schedmd.com SchedMD are the developers of the open-source Slurm resource manager (aka job scheduler) used by roughly half of the top500 systems. We're…
This is meant as a competitor, at least in the high-performance computing market, to Intel's Xeon Phi (aka Knights Landing) based systems which will start including their OmniPath network fabric on-die (based on…
STS was never fully automated, they would have needed to install a temporary cable that allowed the landing gear to be automatically deployed. It looks like https://en.wikipedia.org/wiki/STS-3xx has details on this…
Mix in the just-announced CVE-2014-9322, among others, and you have a fairly obvious path to root. Generally, at any time, it's safer to assume there's at least one active local root exploit in any system.
I wouldn't rely on the Watson connection to influence their chip division strategy. It's not something they spread around, but from what I recall from a Q+A with IBM engineers the Watson prototype was developed on AMD…
Newer airports usually try to have space, that's the only thing helping with the physics involved here. Older airports might have EMAS [1] retrofitted at the ends to help stop planes, but that's designed more for a…
The US technician exam has almost zero relevance to operating a radio, outside of some legal reminders to broadcast your call sign every 10-minutes. I'll second the recommendation for hamstudy.org. 90 minutes cramming…
That's 200Gbps from that card to any other point in the other 9,408 nodes in the system. Including file storage. Within the node, bandwidth between the GPUs is considerably higher. There's an architecture diagram at…
Frontier is 4x 200Gbps links per node into the interconnect. The interconnect is designed for 540TB/s of bisection bandwidth. <https://icl.utk.edu/files/publications/2022/icl-utk-1570-202...> Bisection bandwidth is the…
"Aurora" at Argonne National Labs is intended to be a bit bigger, but has suffered through a long series of delays. It's expected to surpass Frontier on the TOP500 list this fall once they some issues resolved. El…
On a node-level, usually these are aiming for around 90-95% allocated. Note that, compared to most "cloud" applications, that usually involves a number of tricks at the system scheduling level to achieve. At some point,…
Almost no modern systems are running Torus these days - at least not at the node level. The backbone links are still occasionally designed that way, although Dragonfly+ or similar is much more common and maps better…
Frontier runs unclassified workloads. Other Department of Energy systems, such as the upcoming "El Capitan" at LLNL (a sibling to Frontier, procured under the same contract) are used for classified work.
I know Golang has their own implementation of sd_notify(). For Slurm, I looked at what a PITA pulling libsystemd into our autoconf tooling would be, stumbled on the Golang implementation, and realized it's trivial to…
Cluster authentication actually remains the sore point for all interactions - for most systems the least-common denominator remains whether one can SSH into a login node. At which point the main job commands -…
In terms of KNL deployments, LANL's Trinity system (#9 on June 2018) is slightly larger. Trinity has 9,984 KNL nodes, vs 9,688 in Cori.
I use it on my motorcycle in the US, but there are some major pain points. I have a Bluetooth headset in my helmet, so I can hear the directions... which are usually close enough. But you still do get some occasionally…
I don't have any customer data on hand at the moment, but I'd roughly describe it as basic scheduling on strict priority order getting the system to 80+% usage, and then backfill boosting that up to 90%+. Careful…
If you're the one that came up with the idea of the "quiesce", I feel like you owe quite a few of us in the systems software community a beer or three...
99% is a bit higher than most systems expect to run at - any mix of job sizes in the queue will tend to leave small gaps when nodes need to stay idle until jobs "fit" perfectly again. 95% is a pretty common target for…
Part time PhD's are rare - most professors need their grad students to be working on their grant-related research projects as RAs. That work is then used as the basis for your dissertation. As a part time PhD student…
It's even more subtle than that - about half of Connecticut is heavily involved with business in NYC, and would probably be quite unwilling to jump an hour over. To a lesser extent, south-western Vermont is economically…
The Netflix Open Connect appliances are custom-built hardware they send out to ISPs. [1] As evidenced by their heroic efforts to tunes performance[2], and their careful choice of hardware[3], they could certainly deploy…
Indeed, it does look like the set she's holding is one of three that were sold in the auction. If Adafruit has actually acquired the brand, this is certainly an odd way to go about announcing it. I could see this having…
The Xeon... maybe. The Phi... definitely slower. The single-core performance is very low, and there are usually at least a few linking stages in any source code compilation that collapse the process down to a single…
SchedMD | Software Engineer | Lehi, Utah | ONSITE https://www.schedmd.com SchedMD are the developers of the open-source Slurm resource manager (aka job scheduler) used by roughly half of the top500 systems. We're…
This is meant as a competitor, at least in the high-performance computing market, to Intel's Xeon Phi (aka Knights Landing) based systems which will start including their OmniPath network fabric on-die (based on…
STS was never fully automated, they would have needed to install a temporary cable that allowed the landing gear to be automatically deployed. It looks like https://en.wikipedia.org/wiki/STS-3xx has details on this…
Mix in the just-announced CVE-2014-9322, among others, and you have a fairly obvious path to root. Generally, at any time, it's safer to assume there's at least one active local root exploit in any system.
I wouldn't rely on the Watson connection to influence their chip division strategy. It's not something they spread around, but from what I recall from a Q+A with IBM engineers the Watson prototype was developed on AMD…