amd-processor
.NET Performance on AMD Processor
We are writing a data processing application in .NET 4 and recently tried to deploy our application to a AMD 6174 (12 core) processor. Historically we have used Intel and everything has been fine. The[详细]
2023-04-12 10:49 分类:问答What could cause my program to not use all cores after a while?
I have written a program that captures and displays video from three video cards. For every frame I spawn a thread that compresses the frame to Jpeg and then puts it in queue for writing to disk. I al[详细]
2023-04-10 06:12 分类:问答AMD vs. Intel processor to make executables [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing th[详细]
2023-04-04 22:15 分类:问答Any consideration moving an ASP.NET application from Intel machine to AMD?
I have a working ASP.NET application which uses memory extensively and recently I have planned to move to an AMD machine. 开发者_开发技巧Is there anything I should take care of (i.e libraries I use in[详细]
2023-04-02 10:06 分类:问答Memory allocation Nvidia vs AMD
I know there is a 128MB limit for a single block 开发者_开发问答of GPU memory on AMD GPU\'s. Is there a similar limit on Nvidia GPU\'s?You can query this information at runtime using clGetDeviceInfo a[详细]
2023-03-14 07:50 分类:问答AMD CPU versus Intel CPU openCL
With some friends we 开发者_如何转开发want to use openCL. For this we look to buy a new computer, but we asked us the best between AMD and Intel for use of openCL. The graphics card will be a Nvidia a[详细]
2023-03-13 15:51 分类:问答AMD Open64: Optimized math functions
Does Open64 has something equivalent to Intel Short Vector Math Li开发者_运维问答brary Operations.[详细]
2023-03-10 15:28 分类:问答Cannot created executables installing IT++, ACML
I want to install IT++ with ACML I first installed ACML and then did: export LDFLAGS=$LDFLAGS:\"-L/opt/acml4.4.0/ifort32/lib\"[详细]
2023-03-10 13:56 分类:问答NUMA documentations for x86-64 processor?
I have already looked for NUMA documentations for X86-64 processors, unfortunately I only found optimization documents for NUMA.[详细]
2023-03-09 04:35 分类:问答OpenCL bicubic interpolation kernel failed with error CL_EXEC_STATUS_ERROR_FOR_EVENTS_IN_WAIT_LIST
Bicubic interpolation is one of the common interpolation method, but I can not find any working implementation on OpenCL. I was decided to write bicubic interpolation on OpenCL myself, but ...[详细]
2023-02-12 01:29 分类:问答