38%
15.04.2020
. As for the shared memory, according to the Pymp website, “… the memory is not copied, but referenced. Only when a process writes into a part of the memory [does] it gets its own copy of the corresponding memory
38%
08.12.2020
) it is neither a profiling tool nor a monitoring tool. In essence, Remora is more of a higher level usage reporting tool that tells what resources your job used along with some associated details. It does not dive
38%
08.06.2021
. GPUs are monsters for matrix computations, but NumPy itself does not run on GPUs. CuPy was created as an almost complete NumPy-compatible library that runs on GPUs. Most routines use a single GPU
38%
20.04.2022
is on the cheeseburger (i.e., does it have bacon), whether the cat seems to be enjoying the cheeseburger, and so on.
The same is true for artificial intelligence (AI), machine learning (ML), and deep learning (DL
38%
17.02.2015
the pitfalls.
You can only use CAU in clusters that are running Windows Server 2012 or 2012 R2. Windows Server 2008 R2 does not support this function. CAU works with all applications running on clusters
38%
17.02.2015
does DIME rely on end-to-end encryption, where the keys remain on the users' computers.
Speaking of keys: DIME will use an encryption that is similar to PGP for email. It also works with public keys
38%
17.02.2015
.sched_priority = 0;
074
075 /* creates a 10ms/30ms reservation */
076 attr.sched_policy = SCHED_DEADLINE;
077 attr.sched_runtime = 10 * 1000 * 1000;
078 attr.sched_period = 30 * 1000 * 1000;
079
38%
04.10.2018
of project staff and external consultants alike.
At the same time, the "10-hour problem" has been solved in a way that does not impose any restrictions with regard to the operating systems in use
38%
04.10.2018
the world and using their resources, but when needed, CERN also exploits public cloud resources. It uses its on-premises CERN Cloud, T-Systems Cloud (a subsidiary of Deutsche Telekom), and Google Compute
38%
13.12.2018
or type of a variable. For example, the p prefix designates a pointer type, dn a domain, and rg a field.
These examples alone illustrate the problem of a clear classification of type. Does "type" mean