Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Atomic class definition redundant #3

Closed
wants to merge 3 commits into from
Closed

Atomic class definition redundant #3

wants to merge 3 commits into from

Conversation

Ethanlm
Copy link

@Ethanlm Ethanlm commented Oct 10, 2016

In include/services/daal_atomic_int.h, the Atomic definition is redundant. And also the return type of inc() and dec() should be dataType instead of int

@iburyl
Copy link

iburyl commented Oct 11, 2016

Thank you for your contribution.
We will review your contribution. When accepted, your pull request will be merged into our internal and GitHub repositories.
Intel DAAL is licensed under Apache License, Version 2.0. By contributing to the project, you agree to the license and copyright terms therein and release your contribution under these terms.

@iburyl iburyl closed this Nov 22, 2016
@iburyl iburyl changed the base branch from daal_2017 to daal_2017_update1 November 22, 2016 09:32
@iburyl iburyl changed the base branch from daal_2017_update1 to daal_2017 November 22, 2016 09:36
@iburyl
Copy link

iburyl commented Nov 22, 2016

Ethanlm, change base for your commit to 01org:daal_2017_update1 resulted in lost history between commits. I will recommit it separately to daal_2017_update1. Thank you.

amgrigoriev referenced this pull request in amgrigoriev/daal Mar 26, 2020
amgrigoriev referenced this pull request in amgrigoriev/daal Mar 26, 2020
vlad-nazarov pushed a commit that referenced this pull request Mar 27, 2020
amgrigoriev referenced this pull request in amgrigoriev/daal Mar 29, 2020
amgrigoriev referenced this pull request in amgrigoriev/daal Mar 29, 2020
dr-pain pushed a commit to dr-pain/daal that referenced this pull request Apr 20, 2020
dr-pain pushed a commit to dr-pain/daal that referenced this pull request Apr 21, 2020
amgrigoriev referenced this pull request in amgrigoriev/daal Aug 12, 2020
amgrigoriev referenced this pull request in amgrigoriev/daal Oct 11, 2020
averbukh pushed a commit to averbukh/oneDAL that referenced this pull request Apr 23, 2021
averbukh pushed a commit to averbukh/oneDAL that referenced this pull request Jun 2, 2021
averbukh pushed a commit that referenced this pull request Jun 3, 2021
* Experiment to address infinite loop

* Experiment #2 to address infinite loop

* Experiment #3 to address infinite loop

* Temporary debug output added

* External limit for number of threads was removed

* Experiment #4 to address infinite loop

* Experiment #5 to address infinite loop

* Experiment #6 to address infinite loop

* Experiment #7 to address infinite loop

* Experiment #8 to address infinite loop

* 20% is set as optimal value

* Temporary code removed

* Optimal array_size is caclulated based on max thread count

* Optimal array_size is decreased

* Optimal array_size is adjusted

* Optimal array_size is adjusted

* Optimal array_size is adjusted

* Optimal array_size is adjusted

* Optimal array_size is adjusted

* Optimal array_size is adjusted

* Optimal array_size is adjusted

* Experiment #9 to address infinite loop

* Optimal array_size is adjusted

* Temporary debug output added

* Compilation fix

* Experiment #10 to address infinite loop

* Temporary debug output added

* Experiment #11 to address infinite loop

* Temporary code removed

* Optimal array_size is adjusted
averbukh pushed a commit that referenced this pull request Jun 3, 2021
* Experiment to address infinite loop

* Experiment #2 to address infinite loop

* Experiment #3 to address infinite loop

* Temporary debug output added

* External limit for number of threads was removed

* Experiment #4 to address infinite loop

* Experiment #5 to address infinite loop

* Experiment #6 to address infinite loop

* Experiment #7 to address infinite loop

* Experiment #8 to address infinite loop

* 20% is set as optimal value

* Temporary code removed

* Optimal array_size is caclulated based on max thread count

* Optimal array_size is decreased

* Optimal array_size is adjusted

* Optimal array_size is adjusted

* Optimal array_size is adjusted

* Optimal array_size is adjusted

* Optimal array_size is adjusted

* Optimal array_size is adjusted

* Optimal array_size is adjusted

* Experiment #9 to address infinite loop

* Optimal array_size is adjusted

* Temporary debug output added

* Compilation fix

* Experiment #10 to address infinite loop

* Temporary debug output added

* Experiment #11 to address infinite loop

* Temporary code removed

* Optimal array_size is adjusted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants