Skip to content
IRZU INSTITUTE

IRZU INSTITUTE

Inštitut za raziskovanje zvočnih umetnosti

  • ABOUT
  • EVENTS
    • ARTISTIC
    • EDUCATIONAL
    • INTERVIEWS
    • ONLINE
    • PRODUCTION
  • PRODUCTS
    • DIRECTIONAL AUDIO SPEAKERS
    • BREATHING EXERCISE GAMES
    • VIRTUAL REALITY
    • INTERACTIVE MIDI
    • SMARTDRUMS ANDROID SOFTWARE
    • SMARTGUITARS OPEN SOURCE
    • UNIVERSAL RECORDING CABLES
    • ANDROID TO SHEETS LOGGING
    • ANDROID TO CALENDAR LOGGING
    • WEBCAM LIE DETECTOR OVERLAY
  • RESEARCH
    • OPEN SOURCE BIOLOGY
    • ACOUSTICS & DSP
    • DATA MANAGEMENT
    • ELASTIC & LUCENE
    • FFT & WAVELETS
    • GAME DEVELOPMENT
    • JS, REACT, & NODE
    • KERNEL STREAMING
    • LINUX & ANDROID
    • LOW VOLTAGE IC
    • MEMS SYSTEMS
    • MQTT & IOT AUTOMATION
    • REST/HTTP & GRAPHQL
    • VIRTUALIZATION
    • 3D PRINTING & FABRICATION
  • EDUCATION
    • CRISPR WORKSHOP
    • TASKER WORKSHOP
    • PUREDATA WORKSHOP
    • SMARTDRUMS WORKSHOP
  • POSTDOCS
    • TELEMEDICINE & GAMIFICATION
    • EDC IN CLINICAL TRIALS
    • ARTIFICIAL INTELLIGENCE
  • INTERNSHIPS

Tag: OpenMP

DATA MANAGEMENT RESEARCH

python – How should I resolve the dependency conflicts in conda environment?

September 18, 2023admin

I have created a conda environment using: conda create -n R4Env python=3.7 Then I tried the following command to install R version 4.1.3: conda install -c conda-forge/label/gcc7 r-base=4.1.3 r-essentials It…Read morepython – How should I resolve the dependency conflicts in conda environment?

LOW VOLTAGE IC RESEARCH

GCC 13.1 Released

April 26, 2023admin

GCC 13.1 Released Richard Biener rguenther@suse.de Wed Apr 26 08:20:42 GMT 2023 The GCC developers are proud to announce a new major GCC release, 13.1. This release integrates a frontend…Read moreGCC 13.1 Released

RESEARCH

Not able to install older pytorch version – vision

April 23, 2023admin

Hi, I am getting some conflicts when I am trying to install some older version of pytorch. Using the command “conda install pytorch==1.8.0 torchvision==0.9.0 torchaudio==0.8.0 cudatoolkit=10.2 -c pytorch”. Also in…Read moreNot able to install older pytorch version – vision

ACOUSTICS & DSP FFT & WAVELETS RESEARCH

python – How do I force conda to create an environment from yml?

April 20, 2023admin

I am trying to create a virtual environment with conda that the rest of my team uses. Following the same steps that they use to create the environment produces an…Read morepython – How do I force conda to create an environment from yml?

ACOUSTICS & DSP FFT & WAVELETS RESEARCH

Different results when using OpenMP and FFTW (Openmp) / Ingrom

May 9, 2022admin

You are calling FFTW with the same plan p in all threads. Since the plan includes the location of the input and output buffers (the ones supplied to the fftw_plan_dft_whatever…Read moreDifferent results when using OpenMP and FFTW (Openmp) / Ingrom

Copyright © 2023 IRZU INSTITUTE | Deneb by Firefly Themes
Scroll Up