EMsoft-org / EMsoft-org/EMsoftOO
Running EMMCOpenCL from EMsoftOO on Mac M3
- Dominant language
- Fortran
- Stars
- 8
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Hi Marc and Co.,
I cannot find a way to install an OpenCL driver on my Mac M3 that EMsoft can detect:
```zsh
(base) hakon:~ $ EMOpenCLinfo
Copyright (C) 2001-2025 Marc De Graef Research Group/CMU
EMsoftOO comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; see License.txt file for details.
Program Name : EMOpenCLinfo.f90
Purpose : List OpenCL platform and device information
Platform : Darwin
Source Code Version : 6_0_20250320_0
Source Code Revision :
Build Date/Time : 2025-03-20 19:01:27Z
See https://github.com/EMsoft-org/EMsoftOO/wiki for selected help pages.
Mar 20 2025 9:30:13.725 PM
No OpenCL platforms were found; this means that EMsoft programs with OpenCL
functionality will not work properly. Please check your OpenCL configuration.
----> EMOpenCLinfo: No OpenCL functionality detected on this system
Number of Platforms: 0
------------------------
CU = Compute Units;
MWGS = Maximum Work Group Size;
MWIS = Maximum Work Item Sizes (3D);
GMS = Global Memory Size (Gb);
LMS = Local Memory Size (Mb);
MAS = Maximum Allocatable Memory Size (Mb)
```
Thus I cannot run programs like `EMMCOpenCL`. Is there another way I can simulate a master pattern without OpenCL?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.