<gnikunj[m]>
the tests won't pass most likely. NSIMD is not installed on the testing scripts
nanmiao11 has quit [Remote host closed the connection]
hkaiser has quit [Quit: bye]
akheir has quit [Quit: Leaving]
kale[m] has quit [Ping timeout: 260 seconds]
kale[m] has joined #ste||ar
kale[m] has quit [Ping timeout: 246 seconds]
kale[m] has joined #ste||ar
Yorlik has joined #ste||ar
kale[m] has quit [Ping timeout: 256 seconds]
kale[m] has joined #ste||ar
Yorlik has quit [Ping timeout: 260 seconds]
Yorlik has joined #ste||ar
kale[m] has quit [Ping timeout: 240 seconds]
kale[m] has joined #ste||ar
kale[m] has quit [Ping timeout: 240 seconds]
kale[m] has joined #ste||ar
hkaiser has joined #ste||ar
Yorlik has quit [Ping timeout: 265 seconds]
akheir has joined #ste||ar
diehlpk has joined #ste||ar
diehlpk has quit [Ping timeout: 260 seconds]
diehlpk has joined #ste||ar
<hkaiser>
gnikunj[m]: your account has been approved
<zao>
\o/
<rori>
Can we make our website http://stellar-group.org using SSL? Having password to protect editing doesn't make a lot of sense since they are sent in clear text (cf wireshark on http requests) ^^'
<hkaiser>
rori: I thought it was using https :/
<hkaiser>
sure, I'll look into it
<rori>
tks! ;)
<hkaiser>
rori: https works, it doesn't redirect http however
<rori>
ok so I guess the only weird thing is the automatic wordpress link to create a password for a new account gives you the http link, but it should be easy to change in the settings
<hkaiser>
I'll talk to the provider, let's see what they suggest - I can't find how to enforce https for this domain
<hkaiser>
I found it for hpx.stellar-group.org, however
<rori>
np :)
<hkaiser>
rori: I'll keep you in the loop, I have opened a ticket with the provider, let's see what they say
<rori>
tks!
<hkaiser>
rori: done now
nanmiao11 has joined #ste||ar
diehlpk has quit [Ping timeout: 260 seconds]
kale[m] has quit [Ping timeout: 246 seconds]
kale[m] has joined #ste||ar
Yorlik has joined #ste||ar
<tiagofg[m]>
Hello everyone
<tiagofg[m]>
hkaiser: in order to continue the conversation in the class hierarchy, I have an issue.
<gonidelis[m]>
hello
<tiagofg[m]>
I have a templated component called Agent derived from another templated component named Executor. The Executor has an int variable member named var. When I run an action belonging to Executor to return the variable var works fine. But if the component Agent is derived from another simple component called Resource, along with Executor, when I run the action to return the variable var, return always 0.
<tiagofg[m]>
In other words,
<tiagofg[m]>
Agent<T> : Executor<T> -> Executor component actions works fine
<tiagofg[m]>
auto nn = hpx::async<action_type>(f.get()).get();
<tiagofg[m]>
it fails with all actions that work with variable member of Value_Componet, whether it's integers, functions, strings, but if I remove Resource_Component, everything works fine
<gonidelis[m]>
hkaiser:
<gonidelis[m]>
Will tag_invoke be proposed for C++23?
<tiagofg[m]>
hkaiser: I can create a file with this example with all code if it is better
<K-ballo>
it's a paper, so it was already proposed
<gonidelis[m]>
hkaiser: As standard does not specify any requirements here http://eel.is/c++draft/alg.transform#itemdecl:1 . When creating the CPO should I imitate the requirements we use in the deprecated versions?
<gonidelis[m]>
*But in a selective way for sure. Because, the CPO for hpx::transform will not have execution policy arguments and thus no restrictions should be added about that...
<K-ballo>
fwiw the standard does specify requirements in the old algorithms, via the template param names
<hkaiser>
gonidelis[m]: : I think we have not touched the way the segmented algorithms are intergated
kale[m] has quit [Ping timeout: 246 seconds]
kale[m] has joined #ste||ar
<hkaiser>
at least not yet - the plan is to try using the CPO mechanism for this as well, but that will be a second step
diehlpk has joined #ste||ar
diehlpk has quit [Changing host]
diehlpk has joined #ste||ar
kale[m] has quit [Ping timeout: 264 seconds]
kale[m] has joined #ste||ar
diehlpk has quit [Ping timeout: 260 seconds]
kale[m] has quit [Ping timeout: 256 seconds]
kale[m] has joined #ste||ar
<gnikunj[m]>
hkaiser: I opened my LONI account and it says that I don't have any allocations. What do I have to do to get one?
<hkaiser>
gnikunj[m]: I did cc you on an email to Dominic this morning
<gnikunj[m]>
yes, I clicked on the link and it says "You do not have any allocations at this time."
<hkaiser>
Dominic will have to add you
<hkaiser>
he probably misunderstood
<gnikunj[m]>
aah alright. I'll wait
<hkaiser>
he has one
<gnikunj[m]>
meanwhile I'll do some testing on medusa
<hkaiser>
sure
<gnikunj[m]>
I updated my distributed benchmarks to have nodes as faulty instead of injecting errors in the code
hkaiser has quit [Ping timeout: 244 seconds]
diehlpk has joined #ste||ar
diehlpk has joined #ste||ar
diehlpk has quit [Changing host]
diehlpk has quit [Ping timeout: 260 seconds]
hkaiser has joined #ste||ar
<weilewei>
Does anyone here use Cori before?
<weilewei>
I got an error when trying to get an interactive node: weile@cori07:~/dev/src/spack/bin> salloc -N 1 -C haswell -q interactive -t 01:00:00salloc: error: Job request does not match any supported policy for escorisalloc: error: Job submit/allocate failed: Unspecified error