puneet336

Results 6 issues of puneet336

While trying to run an application, i get following issue - [0] MPI startup(): libfabric provider: mlx [1645552289.027611] [m7-31:723275:0] ib_mlx5_dv.c:161 UCX ERROR mlx5dv_devx_obj_create(QP) failed, syndrome 0: Cannot allocate memory Abort(1091215)...

Bug

Hi, When i run java consumer code, i get lot of informative/kafka internal logs out of the box in addition to application logs ( via logging package or println )...

question

I am trying to run R script on 2 machines - both have opensuse. On machine1 the script works fine (attached - issue.png ) where as on second machine, it...

I am using centos 7. ``` [puneets@server1]~/MyWork/experiments/exp2>export GOPATH=$PWD/ [puneets@server1]~/MyWork/experiments/exp2>ls [puneets@server1]~/MyWork/experiments/exp2> [puneets@server1]~/MyWork/experiments/exp2> [puneets@server1]~/MyWork/experiments/exp2>mkdir bin src pkg [puneets@server1]~/MyWork/experiments/exp2>ls bin pkg src [puneets@server1]~/MyWork/experiments/exp2>go get -d github.com/GoesToEleven/GolangTraining/... go: go.mod file not found in current...

I am using centos 7 OS on my server and in order to setup custom exporter , i tried installing client libraries as mentioned in the client procedure [here ](https://prometheus.io/docs/guides/go-application/)...

Hi, i get following error when i try to compile the examples listed in the repository - _gmake: *** No rule to make target 'diatmb.o', needed by 'diawri.o'. Stop._ this...