Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* [Caml-list] 3 questions relating to BER MetaOcaml
@ 2023-05-27 18:28 A Rose Unsaid
  2023-05-30 12:45 ` Oleg
  0 siblings, 1 reply; 2+ messages in thread
From: A Rose Unsaid @ 2023-05-27 18:28 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/html, Size: 1753 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] 3 questions relating to BER MetaOcaml
  2023-05-27 18:28 [Caml-list] 3 questions relating to BER MetaOcaml A Rose Unsaid
@ 2023-05-30 12:45 ` Oleg
  0 siblings, 0 replies; 2+ messages in thread
From: Oleg @ 2023-05-30 12:45 UTC (permalink / raw)
  To: aroseunsaid; +Cc: caml-list


Hello!

> 1. Is there a mailing-list or any other forum dedicated to MetaOcaml,
> or also metaprogramming in other languages than OCaml?
I personally don't know of any. Which is somewhat strange come to
think of it.  In the past, the questions about MetaOCaml were either
posted on this list (like yours) or sent to me privately.

> 2. Is anybody using BER MetaOcaml having done some work to offshore to
> intel's ISPC or OpenGL GLSL both having the semantic (and keywords) of
> "uniform" vs "varying" variables for optimizing code accross code
> threads (cores / SIMD "lane")? If so, are they willing to share their
> work?
That does look quite interesting. A student once used offshoring for
OpenCL (which is quite C but not exactly). Incidentally, one of the
tests of MetaOCaml, at the end of
        OCAMLROOT/metalib/test/offshore_simple.ml
is a very simplified version of some of that code.

> 3. There is no trx.cmo in the current opam 4.14.1+BER switch, is it
> intentional, a current BER limitation or an overlook? 
Overlook -- or, better, ignorance. I put trx.cmx into the libpath
because otherwise the native compiler complains. I didn't think
trx.cmo is needed for anything. It is part of ocamlcommon.cma though.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-30 12:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-27 18:28 [Caml-list] 3 questions relating to BER MetaOcaml A Rose Unsaid
2023-05-30 12:45 ` Oleg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox