<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Dear all,<br>
<br>
I stumbled across this mathworks webinar: "Speeding up MATLAB
Applications".<br>
It's a well explained introduction to call GPU processing
functions in Matlab source code.<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.mathworks.de/webex/recordings/NA_2012_11_06_speedml/index.html?s_v1=48663729_1-8X9E9V">http://www.mathworks.de/webex/recordings/NA_2012_11_06_speedml/index.html?s_v1=48663729_1-8X9E9V</a><br>
<br>
Best,<br>
<br>
Dirk Tassilo<br>
<br>
On 08.03.2013 00:00, Alejandro wrote:<br>
</div>
<blockquote cite="mid:51391C1F.5050705@sccn.ucsd.edu" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<div class="moz-cite-prefix">No it doesn't. You can download
everything without having an account. If for some special reason
that is not the case you can contact them directly.<br>
<br>
On 03/07/2013 12:41 PM, Eriksen, Jeff :LPH EEG wrote:<br>
</div>
<blockquote
cite="mid:FB9731969EB8D649B8E5F2A302D9FAD9028E65D9@SWM2006.lhsnt.legacyhs"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Word 14 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:Helvetica;
panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
{font-family:Helvetica;
panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
{font-family:"Comic Sans MS";
panose-1:3 15 7 2 3 3 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman","serif";
color:black;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
pre
{mso-style-priority:99;
mso-style-link:"HTML Preformatted Char";
margin:0in;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:"Courier New";
color:black;}
span.HTMLPreformattedChar
{mso-style-name:"HTML Preformatted Char";
mso-style-priority:99;
mso-style-link:"HTML Preformatted";
font-family:"Consolas","serif";
color:black;}
span.EmailStyle19
{mso-style-type:personal-reply;
font-family:"Times New Roman","serif";
color:blue;
font-weight:normal;
font-style:normal;
text-decoration:none none;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:10.0pt;color:blue">This
link seems to require a username/password, but I see no
way to join and get them,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;color:blue">-Jeff<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;color:blue"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #B5C4DF
1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">From:</span></b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">
<a moz-do-not-send="true"
class="moz-txt-link-abbreviated"
href="mailto:eeglablist-bounces@sccn.ucsd.edu">eeglablist-bounces@sccn.ucsd.edu</a>
[<a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="mailto:eeglablist-bounces@sccn.ucsd.edu">mailto:eeglablist-bounces@sccn.ucsd.edu</a>]
<b>On Behalf Of </b>Alejandro<br>
<b>Sent:</b> Thursday, March 07, 2013 11:53 AM<br>
<b>To:</b> <a moz-do-not-send="true"
class="moz-txt-link-abbreviated"
href="mailto:eeglablist@sccn.ucsd.edu">eeglablist@sccn.ucsd.edu</a><br>
<b>Subject:</b> Re: [Eeglablist] How to integrate
NVIDIA function in MATLAB so that i can increase my
speed of ICA processing in EEGLAB<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">Also, you can try CUDAICA, this is
exactly what you're looking for, is the implementation of
Infomax on CUDA, writen by people from the AAI Lab in
Argentina. It runs ridiculous fast and is not very hard to
configure (see the tutorial in their website), results are
reasonably good as well.<br>
<br>
Alejandro<br>
<br>
<a moz-do-not-send="true"
href="http://liaa.dc.uba.ar/?q=node/10">http://liaa.dc.uba.ar/?q=node/10</a><br>
<br>
On 03/07/2013 08:15 AM, Makoto Miyakoshi wrote:<o:p></o:p></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal">Dear Nirmala, <o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Have you tried binica()? This one
runs faster than runica().<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">When you run ICA 30 min per dataset
is normal. ICA is computationally demanding by nature.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Makoto<o:p></o:p></p>
<div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">2013/3/2 nirmala m <<a
moz-do-not-send="true"
href="mailto:nimmims@gmail.com" target="_blank">nimmims@gmail.com</a>><o:p></o:p></p>
<p class="MsoNormal">Dear EEGLAB friends, <o:p></o:p></p>
<div>
<p class="MsoNormal">We are using EEGLAB ICA its
taking minimum of 30mins for each session of ERP
data. Recently we got NVIDIA (Hardware) to speed
our system functions..so kindly suggest me how
to integrate NVIDIA function in MATLAB so that i
can increase my speed of ICA processing in
EEGLAB.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><br clear="all">
<o:p></o:p></p>
<div>
<p class="MsoNormal">with warm regards, <o:p></o:p></p>
</div>
<p class="MsoNormal">M Nirmala<br>
Ph.D Scholar<br>
Department of Neurophysiology<br>
National Institute of Mental Health and
Neurosciences (NIMHANS)<br>
Bangalore - 560029, INDIA<span
style="color:#888888"><o:p></o:p></span></p>
<div>
<p class="MsoNormal"><span style="color:#888888"><a
moz-do-not-send="true"
href="http://nphy.weebly.com/"
target="_blank">http://nphy.weebly.com/</a> <o:p></o:p></span></p>
</div>
<p class="MsoNormal"><span style="color:#888888"><a
moz-do-not-send="true"
href="http://www.linkedin.com/profile/edit?trk=hb_tab_pro_top"
target="_blank">http://www.linkedin.com/Nirmala</a></span>
<o:p></o:p></p>
<div>
<p class="MsoNormal"><span style="color:#888888"><a
moz-do-not-send="true"
href="tel:%2B919980162315" target="_blank">+919980162315</a><br>
</span>!!Where there is a will<br>
there is always a way!!<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span lang="EN-IN">P </span><b><span
style="font-size:10.0pt;font-family:"Comic
Sans MS"" lang="EN-IN">Save trees. Do
not print this mail unless absolutely
required </span></b><b><span
style="font-family:"Helvetica","sans-serif""
lang="EN-IN">Save Earth</span></b><span
lang="EN-IN"> </span><o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><br>
_______________________________________________<br>
Eeglablist page: <a moz-do-not-send="true"
href="http://sccn.ucsd.edu/eeglab/eeglabmail.html"
target="_blank">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a><br>
To unsubscribe, send an empty email to <a
moz-do-not-send="true"
href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">eeglablist-unsubscribe@sccn.ucsd.edu</a><br>
For digest mode, send an email with the subject
"set digest mime" to <a moz-do-not-send="true"
href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.edu</a><o:p></o:p></p>
</div>
<p class="MsoNormal"><br>
<br clear="all">
<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal">-- <br>
Makoto Miyakoshi<br>
JSPS Postdoctral Fellow for Research Abroad<br>
Swartz Center for Computational Neuroscience<br>
Institute for Neural Computation, University of
California San Diego<o:p></o:p></p>
</div>
</div>
</div>
<p class="MsoNormal"><br>
<br>
<br>
<o:p></o:p></p>
<pre>_______________________________________________<o:p></o:p></pre>
<pre>Eeglablist page: <a moz-do-not-send="true" href="http://sccn.ucsd.edu/eeglab/eeglabmail.html">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a><o:p></o:p></pre>
<pre>To unsubscribe, send an empty email to <a moz-do-not-send="true" href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">eeglablist-unsubscribe@sccn.ucsd.edu</a><o:p></o:p></pre>
<pre>For digest mode, send an email with the subject "set digest mime" to <a moz-do-not-send="true" href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.edu</a><o:p></o:p></pre>
</blockquote>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</blockquote>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Eeglablist page: <a class="moz-txt-link-freetext" href="http://sccn.ucsd.edu/eeglab/eeglabmail.html">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a>
To unsubscribe, send an empty email to <a class="moz-txt-link-abbreviated" href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">eeglablist-unsubscribe@sccn.ucsd.edu</a>
For digest mode, send an email with the subject "set digest mime" to <a class="moz-txt-link-abbreviated" href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.edu</a></pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Dirk Tassilo Hettich, M.Sc.
Eberhard-Karls-University of Tuebingen
Faculty of Science
Department of Computer Engineering
Otfried-Mueller-Strasse 47 (fMEG-Center), R109
D-72076 Tuebingen, Germany
Tel: ++49-(0)7071-29-87688
Fax: ++49-(0)7071-29-5706
Mail: <a class="moz-txt-link-abbreviated" href="mailto:hettich@informatik.uni-tuebingen.de">hettich@informatik.uni-tuebingen.de</a>
</pre>
</body>
</html>