General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
GPUmat is a C/C++ GPU engine for Matlab based on NVIDIA CUDA.
Please download Windows and Linux version by clicking on "Browse All Files".
GPUmat allows standard MATLAB code to run on GPUs. The engine is written in C/C++ and based on NVIDIA CUDA.
Please contact gpyougroup@gmail.com for any questions.
Unfortunately GPUmat was compiled for CUDA 5.0 and we basically stopped any support for other CUDA version because we don't have the resources to do it. But you can compile the source code if you want.
Instructions to compile the source code:
You need to download a SVN client and then from command line:
svn export http://svn.code.sf.net/p/gpumat/code/trunk ....
Our project consist in porting positioning algorithms on a GPU. We will improve programs which are already working on CPU in order to make them compatible with the CUDA technology offered by Nvidia.
The advantage of this technology is that it allows us to use massive multithreading and so make calculations go faster. Algorithms will be implemented in C++.