![]() |
![]() |
#1 |
Mar 2003
Melbourne
5·103 Posts |
![]()
Guys,
I'm trying to help an economics student friend of mind. He needs to do large matrix work (1000x1000 up to 5000x5000 elements). Is there any compiled executables floating around that takes advantage of GPUs? Freeware code ideal. If it integrates into excel - even better. -- Craig |
![]() |
![]() |
![]() |
#2 | |
Banned
"Luigi"
Aug 2002
Team Italia
3×1,619 Posts |
![]() Quote:
Luigi |
|
![]() |
![]() |
![]() |
#3 |
∂2ω=0
Sep 2002
República de California
101101111010112 Posts |
![]()
FWIW, those size linear algebra problems should be easily doable on contemporary hardware, single-threaded sans GPU.
|
![]() |
![]() |
![]() |
#4 |
Mar 2003
Melbourne
5·103 Posts |
![]()
Ideally, I want to be able to type "matrixmul matrixA.csv matrixB.csv matrixC.csv" or similar. i.e. I'd like a program to take input matrixA & matrixB, multiply them and put the result in matrixC.
I've tried compiling code multiple times, and I suck at it. I was hoping there'd be some sort of free-be app out there somewhere. -- Craig |
![]() |
![]() |
![]() |
#5 |
Jan 2005
Caught in a sieve
5·79 Posts |
![]()
Well, it looks like there's an example from nVidia, but it doesn't read the matrices from a file. There are libraries to read from and write to CSV, and even XLS. So I imagine all you'd have to do would be to glue them together.
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Rho code | Happy5214 | YAFU | 3 | 2015-11-01 21:54 |
Refurb. Mac emits "Bad CPU type in executable" error | ewmayer | Hardware | 15 | 2014-08-11 22:03 |
Windows build for GPU CUDA code | Brian Gladman | GMP-ECM | 13 | 2013-05-13 15:00 |
64 bit mprime "not in executable format" | Mr. P-1 | Information & Answers | 5 | 2013-02-08 16:06 |
MPRIME executable 'command not found' | rx7350 | Linux | 4 | 2007-03-29 23:48 |