Skip to content

Error: Could not read from "c0" dataset.: iostream stream #1

@SuperLuckyKris

Description

@SuperLuckyKris

I am running input_data_128_128_128_het_cuboid.h5 using hdf 1.8.23.

@echo off
setlocal

:: Set the executable file path
set EXE_PATH=E:\Desktop\k-Wave-Fluid-CUDA\k-Wave-Fluid-CUDA-feat_q_computing\build-k-wave-fluid-cuda-x64-Debug\k-wave-fluid-cuda.exe

:: Set input and output file paths
set INPUT_FILE=E:\Desktop\k-Wave-Fluid-CUDA\demo\input_data_128_128_128_het_cuboid.h5
set OUTPUT_FILE=E:\Desktop\k-Wave-Fluid-CUDA\demo\output_data_128_128_128.h5

:: Run k-wave-fluid-cuda
echo Running k-wave-fluid-cuda with input: %INPUT_FILE%
%EXE_PATH% -i “%INPUT_FILE%” -o “%OUTPUT_FILE%” --p_final --u_final --verbose 1

echo Done.
pause

Translated with DeepL.com (free version)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions