raevillena
raevillena
generate unique id for different instance of the connection. same id disconnects all the time
> Did anyone manage to solve it? I'm using React and every time I make a client.publish() it adds an extra connection to the broker. solved this ages ago, can...
> > > Did anyone manage to solve it? I'm using React and every time I make a client.publish() it adds an extra connection to the broker. > > >...
update: ok so I was able to solve it after reading all issues and documents I could here is what I did coming from a reboot of the wsl in...
I just tried right now without exporting any env variables i mentioned above but still give me `NotFoundError: libsycl.so.7: cannot open shared object file: No such file or directory` this...
Hi here it is, ``` (itex) rae@DESKTOP-URAMFL5:~$ pip list | grep intel_extension_for_tensorflow intel_extension_for_tensorflow 2.15.0.0 intel_extension_for_tensorflow_lib 2.15.0.0.2 intel_extension_for_tensorflow_lib_weekly 2.15.0.1.2.dev20240603 intel_extension_for_tensorflow_weekly 2.15.0.1.dev2024060 ``` is there another step to do for the newer...
Hi, can I test that after doing some modelling first. it works (and not sometimes) for now.
I can tell already the update made the gpu use memory but uses the cpu to process. cpu went up 100% with 0 from gpu which was used to be...
the update was no longer using the gpu tho this line was no longer in the logs `[2024-06-28 19:43:19.472249: I itex/core/wrapper/itex_gpu_wrapper.cc:38] Intel Extension for Tensorflow* GPU backend is loaded.` so...
I did remove all itex and just installed the weekly build. the gpu gets mounted again but all the errors came back with it too. back to 0