Hello,
When I run program like gpumd < gpumd_in.txt | tee gpumd.out
text appears on screen only when 4096 characters of output was produced.
When I do not redirect to file, output appears normally at same time.
Please make output unbuffered - described behaviour is not convenient to keep what is going on with calculation.
Hello, When I run program like gpumd < gpumd_in.txt | tee gpumd.out text appears on screen only when 4096 characters of output was produced. When I do not redirect to file, output appears normally at same time. Please make output unbuffered - described behaviour is not convenient to keep what is going on with calculation.