<?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: h5readc error when using kspaceFirstOrder2DG</title>
		<link>http://www.k-wave.org/forum/topic/h5readc-error-when-using-kspacefirstorder2dg</link>
		<description>Support for the k-Wave MATLAB toolbox</description>
		<language>en-US</language>
		<pubDate>Wed, 13 May 2026 01:09:01 +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/h5readc-error-when-using-kspacefirstorder2dg" rel="self" type="application/rss+xml" />

		<item>
			<title>Bradley Treeby on "h5readc error when using kspaceFirstOrder2DG"</title>
			<link>http://www.k-wave.org/forum/topic/h5readc-error-when-using-kspacefirstorder2dg#post-8376</link>
			<pubDate>Thu, 16 Dec 2021 11:14:50 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">8376@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi Yanfe,&#60;/p&#62;
&#60;p&#62;It looks like you don't have the appropriate permissions to execute the k-Wave binary. Try e.g., &#60;code&#62;chmod 755 kspaceFirstOrder-CUDA&#60;/code&#62;.&#60;/p&#62;
&#60;p&#62;Brad
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Yanfei Xiang on "h5readc error when using kspaceFirstOrder2DG"</title>
			<link>http://www.k-wave.org/forum/topic/h5readc-error-when-using-kspacefirstorder2dg#post-8326</link>
			<pubDate>Wed, 13 Oct 2021 17:18:40 +0000</pubDate>
			<dc:creator>Yanfei Xiang</dc:creator>
			<guid isPermaLink="false">8326@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hello praveenbalaji,&#60;/p&#62;
&#60;p&#62;I met same problem (pasted belov) as you described above when I used MATLAB R2019a to run some codes related k-Wave toolbox, I want to inqury have you find the solution ? Thanks a lot in advance for your reply !&#60;/p&#62;
&#60;p&#62;-----------------------------------------&#60;br /&#62;
/bin/bash: ./kspaceFirstOrder-CUDA: Permission non accordée&#60;br /&#62;
Error using h5readc&#60;br /&#62;
The filename specified was either not found on the MATLAB path or it contains unsupported characters.&#60;/p&#62;
&#60;p&#62;Error in h5read (line 66)&#60;br /&#62;
[data,var_class] = h5readc(Filename,Dataset,start,count,stride);&#60;/p&#62;
&#60;p&#62;Error in kspaceFirstOrder3DC (line 569)&#60;br /&#62;
Nx = h5read(output_filename, '/Nx');&#60;/p&#62;
&#60;p&#62;Error in kspaceFirstOrder2DG (line 76)&#60;br /&#62;
sensor_data = kspaceFirstOrder3DC(varargin{:});&#60;/p&#62;
&#60;p&#62;Error in kwave_solver (line 59)&#60;br /&#62;
    sensor_data = kspaceFirstOrder2DG(kgrid, medium, source, sensor, input_args{:});&#60;/p&#62;
&#60;p&#62;Error in parallel_kwave_solver (line 29)&#60;br /&#62;
    p = kwave_solver(sos_map,source_location,omega,1.,samplenum,cfl,roundtrips);&#60;br /&#62;
---------------------------------------
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Yanfei Xiang on "h5readc error when using kspaceFirstOrder2DG"</title>
			<link>http://www.k-wave.org/forum/topic/h5readc-error-when-using-kspacefirstorder2dg#post-8325</link>
			<pubDate>Wed, 13 Oct 2021 17:18:34 +0000</pubDate>
			<dc:creator>Yanfei Xiang</dc:creator>
			<guid isPermaLink="false">8325@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hello praveenbalaji,&#60;/p&#62;
&#60;p&#62;I met same problem (pasted belov) as you described above when I used MATLAB R2019a to run some codes related k-Wave toolbox, I want to inqury have you find the solution ? Thanks a lot in advance for your reply !&#60;/p&#62;
&#60;p&#62;-----------------------------------------&#60;br /&#62;
/bin/bash: ./kspaceFirstOrder-CUDA: Permission non accordée&#60;br /&#62;
Error using h5readc&#60;br /&#62;
The filename specified was either not found on the MATLAB path or it contains unsupported characters.&#60;/p&#62;
&#60;p&#62;Error in h5read (line 66)&#60;br /&#62;
[data,var_class] = h5readc(Filename,Dataset,start,count,stride);&#60;/p&#62;
&#60;p&#62;Error in kspaceFirstOrder3DC (line 569)&#60;br /&#62;
Nx = h5read(output_filename, '/Nx');&#60;/p&#62;
&#60;p&#62;Error in kspaceFirstOrder2DG (line 76)&#60;br /&#62;
sensor_data = kspaceFirstOrder3DC(varargin{:});&#60;/p&#62;
&#60;p&#62;Error in kwave_solver (line 59)&#60;br /&#62;
    sensor_data = kspaceFirstOrder2DG(kgrid, medium, source, sensor, input_args{:});&#60;/p&#62;
&#60;p&#62;Error in parallel_kwave_solver (line 29)&#60;br /&#62;
    p = kwave_solver(sos_map,source_location,omega,1.,samplenum,cfl,roundtrips);&#60;br /&#62;
---------------------------------------
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bradley Treeby on "h5readc error when using kspaceFirstOrder2DG"</title>
			<link>http://www.k-wave.org/forum/topic/h5readc-error-when-using-kspacefirstorder2dg#post-7510</link>
			<pubDate>Thu, 21 May 2020 11:06:42 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">7510@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;See &#60;a href=&#34;http://www.k-wave.org/forum/topic/error-reading-h5-files-when-using-binaries&#34;&#62;this post&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>praveenbalaji on "h5readc error when using kspaceFirstOrder2DG"</title>
			<link>http://www.k-wave.org/forum/topic/h5readc-error-when-using-kspacefirstorder2dg#post-7502</link>
			<pubDate>Sat, 16 May 2020 21:27:23 +0000</pubDate>
			<dc:creator>praveenbalaji</dc:creator>
			<guid isPermaLink="false">7502@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;I am receiving the following error when I am using 'kspaceFirstOrder2DG'&#60;/p&#62;
&#60;p&#62;+---------------------------------------------------------------+&#60;br /&#62;
&#124;                  kspaceFirstOrder-CUDA v1.3                   &#124;&#60;br /&#62;
+---------------------------------------------------------------+&#60;br /&#62;
&#124; Reading simulation configuration:                      Failed &#124;&#60;br /&#62;
+---------------------------------------------------------------+&#60;br /&#62;
+---------------------------------------------------------------+&#60;br /&#62;
&#124;            !!! K-Wave experienced a fatal error !!!           &#124;&#60;br /&#62;
+---------------------------------------------------------------+&#60;br /&#62;
&#124; Error: Invalid format of the input file: iostream stream      &#124;&#60;br /&#62;
&#124;        error                                                  &#124;&#60;br /&#62;
+---------------------------------------------------------------+&#60;br /&#62;
&#124;                      Execution terminated                     &#124;&#60;br /&#62;
+---------------------------------------------------------------+&#60;br /&#62;
Error using h5readc&#60;br /&#62;
The filename specified was either not found on the MATLAB path or it contains unsupported characters.&#60;/p&#62;
&#60;p&#62;Error in h5read (line 66)&#60;br /&#62;
[data,var_class] = h5readc(Filename,Dataset,start,count,stride);&#60;/p&#62;
&#60;p&#62;Error in kspaceFirstOrder3DC (line 569)&#60;br /&#62;
Nx = h5read(output_filename, '/Nx');&#60;/p&#62;
&#60;p&#62;Error in kspaceFirstOrder2DG (line 76)&#60;br /&#62;
sensor_data = kspaceFirstOrder3DC(varargin{:});&#60;/p&#62;
&#60;p&#62;Error in forward (line 45)&#60;br /&#62;
sensor_data = kspaceFirstOrder2DG(kgrid, medium, source, sensor, input_args{:});&#60;/p&#62;
&#60;p&#62;Error in broad_UST_data_3_ink (line 118)&#60;br /&#62;
sensor_data = forward(object, time, medium, sensor);&#60;/p&#62;
&#60;p&#62;Kindly please help me to rectify this error.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
