Get Started with the Intel® oneAPI DL Framework Developers Toolkit for Linux*
Get Started with the Intel® oneAPI DL Framework Developers Toolkit for Linux* Contents Get Started with the Intel® oneAPI DL Framework Developer Toolkit.. 3 Configure Your System...............................................................................3 Run a Sample Project Using the Command Line ............................................. 5 Using Containers .......................................................................................5 Using Containers with the Command Line ..............
Get Started with the Intel® oneAPI DL Framework Developer Toolkit Get Started with the Intel® oneAPI DL Framework Developer Toolkit Follow These Steps for the Intel® oneAPI DL Framework Developer Toolkit: The following instructions assume you have installed the Intel® oneAPI software. Please see the Intel oneAPI Toolkits page for installation options. 1. 2. Configure Your System Build and run a sample project using the Command Line.
Get Started with the Intel® oneAPI DL Framework Developers Toolkit for Linux* To configure your system, you need to: • • • • Set Environment Variables for CPU/GPU or FPGA For GPU users, install GPU drivers Disable Hangcheck for applications with long-running GPU compute workloads For GPU users, add a user to the video group Set Environment Variables for CLI Development For working at a Command Line Interface (CLI), the tools in the oneAPI toolkits are configured via environment variables.
Get Started with the Intel® oneAPI DL Framework Developer Toolkit NOTE If the system is rebooted, hangcheck is automatically enabled. You must disable hangcheck again after every reboot or follow the directions to disable hangcheck persistently (across multiple reboots). To disable hangcheck until the next reboot: sudo sh -c "echo N> /sys/module/i915/parameters/enable_hangcheck" To disable hangcheck across multiple reboots: NOTE If the kernel is updated, hangcheck is automatically enabled.
Get Started with the Intel® oneAPI DL Framework Developers Toolkit for Linux* • • • You can install an image containing an environment pre-configured with all the tools you need, then develop within that environment. You can save an environment and use the image to move that environment to another machine without additional setup. You can prepare containers with different sets of languages and runtimes, analysis tools, or other tools, as needed.
Get Started with the Intel® oneAPI DL Framework Developer Toolkit Notices and Disclaimers Intel technologies may require enabled hardware, software or service activation. No product or component can be absolutely secure. Your costs and results may vary. © Intel Corporation. Intel, the Intel logo, and other Intel marks are trademarks of Intel Corporation or its subsidiaries. Other names and brands may be claimed as the property of others.