fix print.

This commit is contained in:
kodario 2022-11-09 17:32:54 +01:00
parent 6a26f4d393
commit 866519667b
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ int main(int argc, char *argv[])
std::cout << "Number of allocated pages: " << n_pages << std::endl;
std::cout << "Number of repetitions: " << n_reps << std::endl;
std::cout << "Starting transfer size: " << curr_size << std::endl;
std::cout << "Starting transfer size: " << max_size << std::endl;
std::cout << "Ending transfer size: " << max_size << std::endl;
// ---------------------------------------------------------------
// Init