.. Copyright 2019 - 2021 Xilinx, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. .. meta:: :keywords: HPC, Library, MLP, RTM, Solver :description: Vitis HPC library release notes. :xlnxdocumentclass: Document :xlnxdocumenttype: Tutorials .. _release_note: Release Note ============ .. toctree:: :hidden: :maxdepth: 1 2020.1 ---- Vitis HPC Libraray release 2020.1 introduces HLS primitives, pre-built kernles and software APIs for several HPC applications on FPGAs. These applications are: * 2D Acoustic RTM (Reverse Time Migration) based on FDTD (Finite Difference Time Domain) algorithm, including forward kernel and backward kernel * MLP (Mult-Layer Perceptron) and its components including common activation functions and fully connected network kernels 2021.1 ---- Vitis HPC Libraray 2021.1 release introduces HLS primitives, prebuild kernles and software APIs for HPC applications on FPGAs. These applications are: * 2D Acoustic RTM (Reverse Time Migration) based on FDTD (Finite Difference Time Domain) algorithm, including forward kernel and backward kernel * 3D Acoustic RTM based on FDTD algorithm, including forward kernel * MLP (Mult-Layer Perceptron) and its components including common activation functions and fully connected network kernels * PCG (Preconditioned Conjugate Gradient) solvers for both dense and sparse matrix