alignment
Here are 374 public repositories matching this topic...
-
Updated
Oct 11, 2020 - Python
-
Updated
Oct 1, 2020 - Python
-
Updated
Oct 8, 2020 - Python
-
Updated
Oct 5, 2020 - C++
-
Updated
Feb 20, 2020 - Swift
-
Updated
Oct 15, 2020 - Python
-
Updated
Nov 27, 2019 - C++
-
Updated
Oct 22, 2020 - C++
-
Updated
Aug 18, 2020 - C++
-
Updated
Oct 9, 2020 - Python
-
Updated
May 15, 2017 - C++
-
Updated
Oct 1, 2020 - Python
-
Updated
Oct 2, 2020 - Dart
-
Updated
Oct 19, 2017 - C++
-
Updated
Oct 27, 2020 - MATLAB
-
Updated
Nov 15, 2017 - Swift
-
Updated
Sep 1, 2019 - Cuda
-
Updated
Sep 24, 2020 - C++
-
Updated
Sep 8, 2017 - C++
-
Updated
Nov 21, 2019 - C++
The version of device_copy_n which takes a CUDA stream argument
https://github.com/clara-parabricks/GenomeWorks/blob/74e6424c156a7ee15b4137d4788a4257ee6482c4/common/base/include/claraparabricks/genomeworks/utils/cudautils.hpp#L138
should be renamed to device_copy_n_async to make the non-blocking behavior more obvious.
The blocking three-argument version of device_copy_n should remain
-
Updated
Oct 14, 2020 - C
-
Updated
Oct 18, 2020 - C#
-
Updated
Sep 25, 2020 - C++
Improve this page
Add a description, image, and links to the alignment topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the alignment topic, visit your repo's landing page and select "manage topics."
we should split this to a sub-module (concat) and then split logically (similar to merge)
https://github.com/pandas-dev/pandas/blob/master/pandas/tests/reshape/test_concat.py