<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>k-Wave User Forum &#187; Topic: Parallel Computing without GPU</title>
		<link>http://www.k-wave.org/forum/topic/parallel-computing-without-gpu</link>
		<description>Support for the k-Wave MATLAB toolbox</description>
		<language>en-US</language>
		<pubDate>Tue, 12 May 2026 21:59:46 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.k-wave.org/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.k-wave.org/forum/rss/topic/parallel-computing-without-gpu" rel="self" type="application/rss+xml" />

		<item>
			<title>Bradley Treeby on "Parallel Computing without GPU"</title>
			<link>http://www.k-wave.org/forum/topic/parallel-computing-without-gpu#post-8986</link>
			<pubDate>Wed, 13 Dec 2023 08:17:57 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">8986@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Are you already using the c++ code? This increases the performance quite a bit. Note, it’s not that k-Wave doesn’t support the PCT, it just can’t be applied in this case.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>masud407 on "Parallel Computing without GPU"</title>
			<link>http://www.k-wave.org/forum/topic/parallel-computing-without-gpu#post-8985</link>
			<pubDate>Wed, 13 Dec 2023 02:15:34 +0000</pubDate>
			<dc:creator>masud407</dc:creator>
			<guid isPermaLink="false">8985@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Mr. Bradley, those who don't have GPU support and k-wave don't support PCT, do you have any suggestion on how the simulation speed can be increased?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bradley Treeby on "Parallel Computing without GPU"</title>
			<link>http://www.k-wave.org/forum/topic/parallel-computing-without-gpu#post-8757</link>
			<pubDate>Wed, 17 May 2023 18:50:11 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">8757@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi Emily,&#60;/p&#62;
&#60;p&#62;parfor can’t be used in this case, as the time steps must be executed sequentially (they are not independent). So, I don’t think the PCT can be leveraged in this case.&#60;/p&#62;
&#60;p&#62;Brad
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ejmiller on "Parallel Computing without GPU"</title>
			<link>http://www.k-wave.org/forum/topic/parallel-computing-without-gpu#post-8696</link>
			<pubDate>Wed, 18 Jan 2023 21:06:45 +0000</pubDate>
			<dc:creator>ejmiller</dc:creator>
			<guid isPermaLink="false">8696@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hello.&#60;br /&#62;
Thank you for K-Wave. I am using the function pstdElastic2D for my simulations and I am running my simulations on a high-performance computing infrastructure. My institution's MATLAB license includes the Parallel Computing Toolbox, but the infrastructure does not have any GPUs. When I set up the simulation, I choose the parallel version of MATLAB and I select the number of processors for the simulation. However, it appears that unless the actual code is modified to specify the number of processors utilized by the parallel computing toolbox (PCT), the code uses all available processors.&#60;br /&#62;
In the K-Wave documentation, I see options for utilizing the PCT in conjunction with a GPU, but I don't see where to initialize the number of processors and incorporate 'parfor' without a GPU. In the pstElastic2D function, I am wondering if the start of the time loop is where the 'parfor' loop should be located?&#60;br /&#62;
To summarize, for K-Wave simulations, is it possible to use MATLAB PCT without a GPU? If so, can you please recommend the appropriate solution for the pstdElastic2D function?&#60;br /&#62;
Thank you in advance for your support.&#60;br /&#62;
Sincerely,&#60;br /&#62;
Emily Miller
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
