First, thanks to David and William, who have answered my questions in
the past.

I have access to NVIDIA Tesla and AMD Firestream GPGPU hardware. Are
there any existing tools which would help facilitate porting and
finely parallelizing the following 3-line Sage program to take
advantage of that hardware ?

sage: G=DirichletGroup(18900, GF(193));X=G.list();Y=X[0];
sage: M=ModularSymbols(Y,4,sign=1);
sage: A=(M.T(19)-162).kernel()

rje


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to