odidev

Results 243 issues of odidev
trafficstars

Added aarch64 wheel build support. Related to https://github.com/aquynh/capstone/issues/1768, @veritas501 Could you please review this PR?

Problem --------- On aarch64, ‘pip install capstone’ builds the wheels from source code and then installs it. It requires the user to have a development environment installed on his system....

Problem --------- On aarch64, `pip install cntk-gpu` is giving the below the error- ``` ERROR: Could not find a version that satisfies the requirement cntk-gpu (from versions: none) ERROR: No...

Add Linux wheel build support. Related to https://github.com/pyeve/eve/issues/1480 @nicolaiarocci Could you please review this PR?

Problem --------- On aarch64, ‘pip install Eve’ builds the wheels from the source code and then installs it. It requires the user to have a development environment installed on his...

Hi Team, I have been working on testing cert-manager features manually on arm64. The tests are passing successfully. Are you planning to enable testing for ARM64 platform through CI? /kind...

kind/feature

### Problem _legacy & cmocka_ tests are running through GitHub Actions for Linux/AMD64 via [tests.yml](https://github.com/netdata/netdata/blob/master/.github/workflows/tests.yml). It would be great if these tests were also available for Linux/ARM64 via GitHub Actions...

area/ci
feature request
needs triage

Hi, I was trying to build the pachyderm package on an arm64 machine as per the steps suggested in .[travis.yml. ](https://github.com/pachyderm/pachyderm/blob/master/.travis.yml) While building this package I was unable to find...

user

Hi Team, Currently, there are only AMD64 test jobs available in GitHub actions. We can add arm64 test jobs as well in the CI to this repository. I have successfully...

kind/feature

Hi Team, I am trying to use the **fluxcd/helm-operator** image on the arm64 platform but it seems it is not available for arm64. I have successfully built the image using...

enhancement
question