hpc
what is the difference between a NVIDIA Quadro 6000 and Tesla C2075 graphic cards? [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-04-12 15:55 分类:问答High Performance Computing Terminology: What's a GF/s? [closed]
This question is unlikely to help any future visitors; it is only rele开发者_如何学Cvant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not ge[详细]
2023-04-12 03:15 分类:问答C# event subscription limits for single threaded programs
I\'m attempting to monitor the status of many HPC jobs running in parallel in a single threaded program, I\'m subscribing to events raised by OnJobState and when monitoring as few as three jobs event[详细]
2023-04-12 00:40 分类:问答Is it possible to run parallel applications (High Performance Computing) on google app engine?
Has anyone used Google App Engine with a HPC application? is it possible to do p开发者_如何学运维arallelism? You can do parallelism (at least in theory) using java + threads, but how many threads can[详细]
2023-04-09 18:20 分类:问答how can Python see 12 cpus on a cluster where I got allocated 4 cores by LSF?
I access a Linux cluster where resources are allocated using LSF, which I think is a common tool and comes from Scali (http://www.scali.com/workload-management/high-performance-computing). In an inter[详细]
2023-04-05 05:31 分类:问答How to successfully compile mpi4py using MS HPC Server 2008 R2's MPI stack?
So the story goes: I need a MPI wrapper for Python. I know there\'s mpi4py. For the current work I (mostly) use Python and Windows, I\'d like to use the Microsoft HPC Cluster Pack, having access to[详细]
2023-03-30 02:09 分类:问答What's the difference between code written for a desktop machine and a supercomputer?
Hypothetically speaking, if my scientific work was leading toward the development of functions/modules/subroutines (on a desktop), what would I need to know to incorporate it into a large-scale simula[详细]
2023-03-27 18:38 分类:问答Traversing files on a distributed file system
I have a filesystem with a few hundred million files (several petabytes) and I want to get pretty much everything that stat would return and store it in some sort of database. Right now, we have an MP[详细]
2023-03-26 04:53 分类:问答How to optimize SOA requests in HPC
I want to use HPC to do some simulations, I\'m going to use SOA. I have following code from some sample 开发者_运维知识库materials, I modified it (I added this first for). Currently I stumbled upon pr[详细]
2023-03-22 17:11 分类:问答Keep retrying HPC tasks until the resource is available (Windows HPC Server 2008 R2 SP3)
A HPC task eith开发者_如何转开发er succeeds or fails, but how do I communicate \"try later\" back to the scheduler, sure I could use fail and resubmit the task but I need a way determine if I\'ve fail[详细]
2023-03-22 12:56 分类:问答