Skip to content

Conversation

@pavanky
Copy link
Member

@pavanky pavanky commented Feb 22, 2016

No description provided.

@pavanky pavanky added this to the 3.3.0 milestone Feb 22, 2016
@shehzan10 shehzan10 changed the title Fixes to reduce memory useage for CPU backend in async mode. Fixes to reduce memory usage for CPU backend in async mode. Feb 22, 2016
}

std::cout << " | " << std::right << std::setw(14) << kv.first << " "
std::cout << "| " << std::right << std::setw(14) << kv.first << " "
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know this is not part of this PR but you should look into changing this into printfs. cout should only be used in templates.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't do it!

@umar456
Copy link
Member

umar456 commented Feb 23, 2016

couple of questions. Other than that it looks good.

@pavanky
Copy link
Member Author

pavanky commented Feb 23, 2016

Don't merge this yet. I am trying to see if I can fix this properly without using the work around.

pavanky added a commit that referenced this pull request Feb 24, 2016
Fixes to reduce memory usage for CPU backend in async mode.
@pavanky pavanky merged commit 6bb2bcd into arrayfire:devel Feb 24, 2016
@pavanky pavanky deleted the cpu_mem_async branch February 24, 2016 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants