Skip to content
This repository has been archived by the owner on Feb 24, 2018. It is now read-only.

An error is displayed. #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

rmatsumiya
Copy link

I found an error "block size must not be smaller than transfer size" is not displayed because of code order.
The reason is that block size is not a multiple of transfer size if block size is smaller than transfer size.
So I fixed the order.

I found an error "block size must not be smaller than transfer size" is not displayed because of code order.
The reason is that block size is not a multiple of transfer size if block size is smaller than transfer size.
So I fixed the order.
@johnbent
Copy link

This repo has been orphaned. Please switch to use the only actively maintained IOR repo:
https://github.com/IOR-LANL/ior

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants