on 2014 May 08 4:40 PM
Hi!! Sybase takes income of parallel processing of Nvidia Tesla cards?
Thanks!
SQL Anywhere only executes on the licensed CPUs, not on any graphics cards (GPUs).
If you have code you want to run on the NVidia Tesla, you may be able to compile a DLL with nvcc
and run it in the SQL Anywhere C External Enviroment.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Many of the more typical database applications are not usually very compute intensive. Of course in a research or design setting (for a couple of obvious examples) there could be a different and possibly more interesting story.
Do you have a particular application domain or focus where this could be a real benefit?
There are some characteristics of the current generations of massively parallel GPUs that could make them less ammendable to database intensitive applicaitons but a good example of what you are looking for could help shape the responses and suggestions others might be able provide.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Should you want just the information on using GPUs in the database then there is an interesting project called PGStorm in the PostgreSQL camp: https://wiki.postgresql.org/wiki/PGStrom
http://on-demand.gputechconf.com/gtc/2015/presentation/S5276-Kohei-KaiGai.pdf
Also just found this quite recent article:
http://www.theplatform.net/2015/06/26/gpu-accelerators-radically-boost-sql-queries/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
69 | |
9 | |
8 | |
7 | |
7 | |
6 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.