hpc
Strange double values appearing from MPI communcation - memory issues?
This is really a follow-up from this question, as I think I\'ve solved the problem that the original question asked, but now have some other problems.[详细]
2023-02-23 01:38 分类:问答how to parallelise this code in hpc?
s=1 r=m=n=o=p=q=u=t=19 myfile = fopen (\"sequence2.txt\", \"w\", \"ieee-le\"); for a=0:1 if(a==1) r=5 endif[详细]
2023-02-17 03:46 分类:问答1D problems in CUDA and HPC
I\'m looking for some 1D problems in CUDA and HPC, e.g. Black Scholes. By 1D problems, I mean problems in which all the work is done on 1D arrays. Although matrix multiplication can be expressed in[详细]
2023-02-16 21:58 分类:问答Which architecture to use for HPC
So I have been looking into writing a dispatcher for our software to integrate with Windows HPC server 2008 . The stuff we want to integrate is Embarrisingly parallel with no data shared between tasks[详细]
2023-02-16 19:10 分类:问答Do Bluegene systems support ltdl or any other kind of dlopen() support?
so I h开发者_开发知识库ave some code that uses dlopen for loading libraries, and I want it to work on a bluegene system, but I don\'t have a bluegene to test things on, and I\'ve never directly worked[详细]
2023-02-04 22:40 分类:问答Courses - GPU HPC
My school is offering both GPU and HPC in Spring. I am confused which one to take. From an ind开发者_开发技巧ustry perspective, pls someone tell me which way to go.[详细]
2023-02-04 14:31 分类:问答Microsoft HPC Scheduler not getting connected
I have开发者_Go百科 this code: static void Main(string[] args) { Microsoft.Hpc.Scheduler.Scheduler scheduler =[详细]
2023-01-26 03:04 分类:问答F# as a HPC language
I develop a Lattice Boltzmann (Fluid dynamics) code using F#. I am now testing the code on a 24 cores, 128 GB memory server. The code basically consists of one main recursive function for time evoluti[详细]
2023-01-23 06:22 分类:问答Configuring CUDA and OpenCV with Visual Studio on 64 bit machine
I have been trying to configure OpenCV2.1 and CUDA3.1 on Vi开发者_运维问答sual Studio 2008 on a 64bit Windows XP machine, since past 1 week. But all in vain.[详细]
2023-01-18 03:41 分类:问答Accessing dependent files without sharing in condor
I have 6 windows machine on which condor can run the jobs, when I\'m running the interdependent files(one file calling other file) on condor,I\'m supposed to share(requires Administrative access,) the[详细]
2023-01-16 00:25 分类:问答