The most recent content from our members.
There's a wealth of content waiting for you to explore! Need support or have a question? Sign in or register to get started.
Hi, I'd like to get energy loss after simulation by GPU. I think currrent .dill file that we use for getting energy loss is available only CPU calculation. Do you have any idea to get it with GPU calculation.
Is there a way the "Explain Predictions" Operator could benefit from gpu (NVIDIA RTX A4000 with CUDA installed)?
Hello RapidMiner community, I have faced a graphical (UI) issue when working a bit in RapidMiner, the problem is that whenever I do some tasks on RapidMiner, it shows the below like interface: and it just gets worse anytime I hover the mouse over something within the UI, however, I tried to disable the graphic card, and…
Hello, I try to activate the GPU backend at a Windows11 AMD with RTX3060 GPU Notebook. I installed cuda 10.1 and cudnn 7.6. The cudart64_101.dll I am not sure where to place. deviceQuery.exe gives: CUDA Driver = CUDART, CUDA Driver Version = 11.4, CUDA Runtime Version = 10.1, NumDevs = 1, Device0 = NVIDIA GeForce RTX 3060…
If I have deep learning code written in Keras and in python, can I execute the code in GPU in enterprise edition? In some of the documentation it's mentioned GPU works only with DeepLearnig operator, does it mean it doesn't work with plain Python code for Deep learning
I have an RTX 2060, and I tried changing the backend to GPU-CUDA. Rapidminer says "The Backend GPU-CUDA is not available. Please install the necessary utilities and restart rapidminer". My GPU works well with everything else, except RM. I have an educational license if that helps.
I can see in the new version of the Deep Learning extension the requirement for CUDA 10.0. However the new Tensorflow, which I also use on my system, requires CUDA 10.1+ and runs with the newest one too, which is CUDA 10.2. The release notes for the extension suggest to contact RM for assistance. As it is, the preferences…
Hi, I switched Deep learning to use GPU instead of CPU(1 core), but this runs slower. I see that the GPU utilization is very less (2 to 3%) while the process is running. When I use CPU the CPU utilization is 70% approx. I am using a batch size of 32. Is it because of the smaller batch size? Thanks, Varun