-
Package: boost-system:wasm32-emscripten@1.84.0
**Host Environment**
- Host: x64-windows
- Compiler: Clang 19.0.0
- vcpkg-tool version: 2024-03-14-7d353e869753e5609a1f1a057df3db8fd356e49d
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### I have tried the Pre-Release of the extension.
- [X] I have replicated the Issue in the latest Pre-Release
##…
-
Hi Andrew,
I am trying to install Galacticus from source code, such that I can learn from the code a bit of Astrophysics.. I am running on a up to date CentOs9 system. After installing, as roo…
-
Imported from SourceForge on 2024-07-07 18:41:17
Created by **[*anonymous](https://sourceforge.net/u/*anonymous/)** on 2008-10-18 13:15:03
Original: https://sourceforge.net/p/maxima/bugs/1513
---
Ex…
rtoy updated
4 months ago
-
### Zig Version
0.11.0
### Steps to Reproduce and Observed Behavior
I'm trying to use Zig as a drop-in C/C++ compiler in a cmake/vcpkg-based project to build portable binaries for older glibc. It s…
-
https://github.com/fortran-lang/webpage/issues/69
We can discuss what needs to be done here.
-
I have been working on a pet project. What is would like to do is introduce some C++ code in LAPACK, with a matrix class to represent the matrices, not just a pointer. This is not meant as a way for p…
-
I don't understand why the OpenMP parallel regions are not being merged during OpenMP optimization in the following code.
```f90
program main
implicit none
integer :: a
call f(a)
!$omp …
-
We realized today that when putting Prod/Loss terms for families into the mechanism, KPP uses the errors of these terms in the error norm calculation. In one example, the CH4 loss term, LCH4, has a hi…
msl3v updated
4 months ago
-
Proposal:
1. Make `fpm` treat all Fortran file extensions (`.f`, `.f90`, ...) as free-form by default. `fpm` is responsible for calling each compiler properly with the correct options (so it would …