portability
Here are 40 public repositories matching this topic...
Version of Singularity:
$ singularity version
3.5.2
Expected behavior
Given this simple def file:
$ more simple.def
Bootstrap: library
From: ubuntu:18.04
%post
mkdir -p /opt/openmpi-4.0.1 && cd $_
pwd
The pwd should print /opt/openmpi-4.0.1
Actual behavior
S
-
Updated
May 31, 2020 - JavaScript
As a continuation of the bug reported at spring-cloud/spring-cloud-dataflow-ui#1387, it'd be good to add an explicit endpoint to retrieve the relevant information in 1 call.
-
Updated
Jan 21, 2020
I was just passing by, and noticed that the version number in the Sphinx documentation is out-of-date. This version number appears in the title of the web browser when browsing the docs.
We have the openlibm files, so why don't we actually build a libm that can be used alongside libc?
Probably deserves a standalone meson.build file if possible (with wrap?)
-
Updated
Jun 4, 2020 - C++
-
Updated
May 12, 2020 - PHP
Support C11 free()
With aligned_alloc() in the C11 standard, free() is called to free memory, rather than an equivalent aligned_free().
We should update our library with some logic that can be used to correctly call aligned_free() if free() is used instead.
-
Updated
Jun 2, 2020 - M4
-
Updated
May 15, 2020 - Dockerfile
Documentation found here: https://chai.readthedocs.io/en/develop/
Which is linked in your readme has major sections missing.
For example the tutorial section is a stub found here: https://chai.readthedocs.io/en/develop/tutorial.html
Code documentation is also a stub found here:
https://chai.readthedocs.io/en/develop/code_documentation.html
I came across your library and would like to use i
The documentation needs the following improvements:
- Add tutorial on how to use libpull to send updates using Zephyr + nRF52840 + BLE;
- Finish documenting the API to fix the Travis build.
-
Updated
Jun 29, 2019 - Shell
-
Updated
May 11, 2018 - Python
-
Updated
Jul 18, 2018 - C
-
Updated
May 13, 2019 - PHP
-
Updated
Jun 4, 2020 - C++
-
Updated
Aug 14, 2018 - Shell
-
Updated
Jun 15, 2015 - C++
-
Updated
Jun 1, 2019 - C++
-
Updated
Apr 30, 2020 - CMake
-
Updated
Feb 26, 2020 - Python
-
Updated
May 31, 2020 - JavaScript
-
Updated
Apr 27, 2016 - C++
-
Updated
Jul 3, 2017 - C++
-
Updated
Aug 2, 2017 - C++
Improve this page
Add a description, image, and links to the portability topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the portability topic, visit your repo's landing page and select "manage topics."
https://www.audiomack.com/data-api/docs
See starter code in #681