You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/01/19 21:10:04 UTC

[GitHub] [arrow] lidavidm opened a new pull request #12192: ARROW-15373: [C++] Return unique_ptr from MemoryManager::AllocateBuffer

lidavidm opened a new pull request #12192:
URL: https://github.com/apache/arrow/pull/12192


   This makes it consistent with the arrow::AllocateBuffer function.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] pitrou closed pull request #12192: ARROW-15373: [C++] Return unique_ptr from MemoryManager::AllocateBuffer

Posted by GitBox <gi...@apache.org>.
pitrou closed pull request #12192:
URL: https://github.com/apache/arrow/pull/12192


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #12192: ARROW-15373: [C++] Return unique_ptr from MemoryManager::AllocateBuffer

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #12192:
URL: https://github.com/apache/arrow/pull/12192#issuecomment-1016871368






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] lidavidm commented on pull request #12192: ARROW-15373: [C++] Return unique_ptr from MemoryManager::AllocateBuffer

Posted by GitBox <gi...@apache.org>.
lidavidm commented on pull request #12192:
URL: https://github.com/apache/arrow/pull/12192#issuecomment-1016871500


   I'm not sure if there's any CI/Crossbow build that tests CUDA, but arrow-cuda-test does pass locally for me.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] ursabot edited a comment on pull request #12192: ARROW-15373: [C++] Return unique_ptr from MemoryManager::AllocateBuffer

Posted by GitBox <gi...@apache.org>.
ursabot edited a comment on pull request #12192:
URL: https://github.com/apache/arrow/pull/12192#issuecomment-1020085049


   Benchmark runs are scheduled for baseline = ae9915d3d3a30732cdc6c7904ba570c2b55f302e and contender = 512c5f1d454d21440f1ce1f8fa77cbb3b6cf8b42. 512c5f1d454d21440f1ce1f8fa77cbb3b6cf8b42 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Finished :arrow_down:0.0% :arrow_up:0.0%] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/96dbea49b69c416cada19ec1369283fb...62404836d21a42f2b7f861f03640c765/)
   [Scheduled] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/548a9e3abbd6464cb6892402cedff539...d9bc6a7e129d46898c3d47511c03a4be/)
   [Finished :arrow_down:0.56% :arrow_up:0.0%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/840ccd5a36d54711b267cda5d29ab633...97b2a390361747c583688bc94ed41b72/)
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python. Runs only benchmarks with cloud = True
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] ursabot commented on pull request #12192: ARROW-15373: [C++] Return unique_ptr from MemoryManager::AllocateBuffer

Posted by GitBox <gi...@apache.org>.
ursabot commented on pull request #12192:
URL: https://github.com/apache/arrow/pull/12192#issuecomment-1020085049


   Benchmark runs are scheduled for baseline = ae9915d3d3a30732cdc6c7904ba570c2b55f302e and contender = 512c5f1d454d21440f1ce1f8fa77cbb3b6cf8b42. 512c5f1d454d21440f1ce1f8fa77cbb3b6cf8b42 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Scheduled] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/96dbea49b69c416cada19ec1369283fb...62404836d21a42f2b7f861f03640c765/)
   [Scheduled] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/548a9e3abbd6464cb6892402cedff539...d9bc6a7e129d46898c3d47511c03a4be/)
   [Scheduled] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/840ccd5a36d54711b267cda5d29ab633...97b2a390361747c583688bc94ed41b72/)
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python. Runs only benchmarks with cloud = True
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] ursabot edited a comment on pull request #12192: ARROW-15373: [C++] Return unique_ptr from MemoryManager::AllocateBuffer

Posted by GitBox <gi...@apache.org>.
ursabot edited a comment on pull request #12192:
URL: https://github.com/apache/arrow/pull/12192#issuecomment-1020085049


   Benchmark runs are scheduled for baseline = ae9915d3d3a30732cdc6c7904ba570c2b55f302e and contender = 512c5f1d454d21440f1ce1f8fa77cbb3b6cf8b42. 512c5f1d454d21440f1ce1f8fa77cbb3b6cf8b42 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Finished :arrow_down:0.0% :arrow_up:0.0%] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/96dbea49b69c416cada19ec1369283fb...62404836d21a42f2b7f861f03640c765/)
   [Scheduled] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/548a9e3abbd6464cb6892402cedff539...d9bc6a7e129d46898c3d47511c03a4be/)
   [Scheduled] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/840ccd5a36d54711b267cda5d29ab633...97b2a390361747c583688bc94ed41b72/)
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python. Runs only benchmarks with cloud = True
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] ursabot edited a comment on pull request #12192: ARROW-15373: [C++] Return unique_ptr from MemoryManager::AllocateBuffer

Posted by GitBox <gi...@apache.org>.
ursabot edited a comment on pull request #12192:
URL: https://github.com/apache/arrow/pull/12192#issuecomment-1020085049


   Benchmark runs are scheduled for baseline = ae9915d3d3a30732cdc6c7904ba570c2b55f302e and contender = 512c5f1d454d21440f1ce1f8fa77cbb3b6cf8b42. 512c5f1d454d21440f1ce1f8fa77cbb3b6cf8b42 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Finished :arrow_down:0.0% :arrow_up:0.0%] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/96dbea49b69c416cada19ec1369283fb...62404836d21a42f2b7f861f03640c765/)
   [Failed :arrow_down:0.0% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/548a9e3abbd6464cb6892402cedff539...d9bc6a7e129d46898c3d47511c03a4be/)
   [Finished :arrow_down:0.56% :arrow_up:0.0%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/840ccd5a36d54711b267cda5d29ab633...97b2a390361747c583688bc94ed41b72/)
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python. Runs only benchmarks with cloud = True
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] ursabot edited a comment on pull request #12192: ARROW-15373: [C++] Return unique_ptr from MemoryManager::AllocateBuffer

Posted by GitBox <gi...@apache.org>.
ursabot edited a comment on pull request #12192:
URL: https://github.com/apache/arrow/pull/12192#issuecomment-1020085049


   Benchmark runs are scheduled for baseline = ae9915d3d3a30732cdc6c7904ba570c2b55f302e and contender = 512c5f1d454d21440f1ce1f8fa77cbb3b6cf8b42. 512c5f1d454d21440f1ce1f8fa77cbb3b6cf8b42 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Finished :arrow_down:0.0% :arrow_up:0.0%] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/96dbea49b69c416cada19ec1369283fb...62404836d21a42f2b7f861f03640c765/)
   [Failed :arrow_down:0.0% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/548a9e3abbd6464cb6892402cedff539...d9bc6a7e129d46898c3d47511c03a4be/)
   [Finished :arrow_down:0.56% :arrow_up:0.0%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/840ccd5a36d54711b267cda5d29ab633...97b2a390361747c583688bc94ed41b72/)
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python. Runs only benchmarks with cloud = True
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org