notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2024Q3
ispc Intel's compiler for high-performance SIMD programming
1.24.0_1 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.24.0_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-01-19 11:37:55
Last Update: 2024-07-04 11:39:44
Commit Hash: 149e210
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: BSD3CLAUSE
WWW:
https://ispc.github.io/
Description:
ispc is a compiler for a variant of the C programming language, with extensions for single program, multiple data programming. Under the SPMD model, the programmer writes a program that generally appears to be a regular serial program, though the execution model is actually that a number of program instances execute in parallel on the hardware.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (27 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/ispc-1.24.0_1/catalog.mk
  3. /usr/local/share/licenses/ispc-1.24.0_1/LICENSE
  4. /usr/local/share/licenses/ispc-1.24.0_1/BSD3CLAUSE
  5. bin/check_isa
  6. bin/ispc
  7. include/ispcrt/ispcrt.h
  8. include/ispcrt/ispcrt.hpp
  9. include/ispcrt/ispcrt.isph
  10. lib/cmake/ispcrt-1.24.0/Finddpcpp_compiler.cmake
  11. lib/cmake/ispcrt-1.24.0/Findlevel_zero.cmake
  12. lib/cmake/ispcrt-1.24.0/interop.cmake
  13. lib/cmake/ispcrt-1.24.0/ispc.cmake
  14. lib/cmake/ispcrt-1.24.0/ispcrtConfig.cmake
  15. lib/cmake/ispcrt-1.24.0/ispcrtConfigVersion.cmake
  16. lib/cmake/ispcrt-1.24.0/ispcrt_Exports-release.cmake
  17. lib/cmake/ispcrt-1.24.0/ispcrt_Exports.cmake
  18. lib/libispcrt.so
  19. lib/libispcrt.so.1
  20. lib/libispcrt.so.1.24.0
  21. lib/libispcrt_device_cpu.so
  22. lib/libispcrt_device_cpu.so.1
  23. lib/libispcrt_device_cpu.so.1.24.0
  24. lib/libispcrt_static.a
  25. @owner
  26. @group
  27. @mode
Collapse this list.
Dependency lines:
  • ispc>0:devel/ispc
To install the port:
cd /usr/ports/devel/ispc/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ispc
  • pkg install ispc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ispc
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 i386
distinfo:
TIMESTAMP = 1716879870 SHA256 (ispc-ispc-v1.24.0_GH0.tar.gz) = a45ec5402d8a3b23d752125a083fa031becf093b8304ccec55b1c2f37b5479c3 SIZE (ispc-ispc-v1.24.0_GH0.tar.gz) = 19673937

Expand this list (2 items)

Collapse this list.

SHA256 (google-googletest-6a7ed31_GH0.tar.gz) = f488bc430d2b5fdbc51711b142fd50dbf0f33012fa65c5f8e7d4f908ed935bcf SIZE (google-googletest-6a7ed31_GH0.tar.gz) = 904250

Collapse this list.


Packages (timestamps in pop-ups are UTC):
ispc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.24.0_11.24.0_1--1.24.0_1---
FreeBSD:13:quarterly1.24.01.24.0--1.24.0---
FreeBSD:14:latest1.24.0_11.24.0_1--1.24.0_1---
FreeBSD:14:quarterly1.24.01.24.0--1.24.0---
FreeBSD:15:latest1.24.0_11.24.0_1n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. flex : textproc/flex
  2. m4 : devel/m4
  3. bison : devel/bison
  4. cmake : devel/cmake-core
  5. ninja : devel/ninja
  6. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Library dependencies:
  1. libLLVM.so : devel/llvm15
  2. libtbb.so : devel/onetbb
  3. libLLVM-15.so : devel/llvm15
This port is required by:
for Build
  1. graphics/embree
  2. graphics/oidn
  3. graphics/openvkl
  4. graphics/ospray

Configuration Options:
===> The following configuration options are available for ispc-1.24.0_1: ARM=off: Enable ARM support - requires ARM backend in LLVM XE=off: Enable Intel Xe support ===> Use 'make config' to modify these settings
Options name:
devel_ispc
USES:
bison cmake compiler:c++17-lang llvm:lib,min=15,max=15 python:build,test shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ispc/ispc/tar.gz/v1.24.0?dummy=/
Collapse this list.

There are no commits on branch 2024Q3 for this port