[petsc-dev] PTScotch problem on Mac
Barry Smith
bsmith at petsc.dev
Tue Nov 23 15:55:27 CST 2021
> On Nov 23, 2021, at 4:36 PM, Lawrence Mitchell <wence at gmx.li> wrote:
>
>
>
>> On 23 Nov 2021, at 21:29, Satish Balay via petsc-dev <petsc-dev at mcs.anl.gov> wrote:
>>
>> perhaps "dtruss -f" ?
>>
>> https://stackoverflow.com/questions/1925978/equivalent-of-strace-feopen-command-on-mac-os-x
>>
>> balay at ypro petsc % dtruss -f ./configure
>> dtrace: system integrity protection is on, some features will not be available
>> dtrace: failed to initialize dtrace: DTrace requires additional privileges
>
> Yeah, you need boot into recovery mode (holding Command-R on startup) and turn off the SIP:
>
> csrutil enable --without dtrace
>
> Remind me why we use apple hardware again?
Because it is not Linux?
>
> Lawrence
More information about the petsc-dev
mailing list